Package Details: octave-statistics 1.6.3-1

Git Clone URL: https://aur.archlinux.org/octave-statistics.git (read-only, click to copy)
Package Base: octave-statistics
Description: Additional statistics functions for Octave.
Upstream URL: https://gnu-octave.github.io/packages/statistics/
Licenses: GPL-3.0-or-later
Groups: octave-forge
Submitter: amitavmohanty01
Maintainer: pingplug
Last Packager: pingplug
Votes: 33
Popularity: 0.000000
First Submitted: 2010-07-11 12:33 (UTC)
Last Updated: 2024-02-20 01:33 (UTC)

Latest Comments

looselyrigorous commented on 2023-03-20 02:30 (UTC) (edited on 2023-03-20 02:31 (UTC) by looselyrigorous)

Sorry if this sounds like a stupid question, but when I try to load the package I get a bunch of warnings:

octave:1> pkg load statistics
warning: function /usr/share/octave/packages/statistics-1.5.4/shadow9/var.m shadows a core library function
warning: called from
    /usr/share/octave/packages/statistics-1.5.4/PKG_ADD at line 11 column 3
    load_packages_and_dependencies at line 56 column 5
    load_packages at line 53 column 3
    pkg at line 639 column 7

warning: function /usr/share/octave/packages/statistics-1.5.4/shadow9/median.m shadows a core library function
warning: called from
    /usr/share/octave/packages/statistics-1.5.4/PKG_ADD at line 11 column 3
    load_packages_and_dependencies at line 56 column 5
    load_packages at line 53 column 3
    pkg at line 639 column 7

warning: function /usr/share/octave/packages/statistics-1.5.4/shadow9/std.m shadows a core library function
warning: called from
    /usr/share/octave/packages/statistics-1.5.4/PKG_ADD at line 11 column 3
    load_packages_and_dependencies at line 56 column 5
    load_packages at line 53 column 3
    pkg at line 639 column 7

warning: function /usr/share/octave/packages/statistics-1.5.4/shadow9/mean.m shadows a core library function
warning: called from
    /usr/share/octave/packages/statistics-1.5.4/PKG_ADD at line 11 column 3
    load_packages_and_dependencies at line 56 column 5
    load_packages at line 53 column 3
    pkg at line 639 column 7

Is this normal? If so, is it possible to suppress these warnings?

Liquen commented on 2022-12-05 15:10 (UTC)

Problem is solved with 1.5.1.

Liquen commented on 2022-11-24 17:25 (UTC)

Anyone else having the following problem when loading the package in Octave? After downgrading to 1.4.3 (with git reset --hard 122c116), the problem disappears.

>> pkg load statistics
warning: addpath: /usr/lib/octave/packages/statistics-1.5.0/x86_64-pc-linux-gnu-api-v57/../datasets: No such file or directory
warning: called from
    /usr/lib/octave/packages/statistics-1.5.0/x86_64-pc-linux-gnu-api-v57/PKG_ADD at line 11 column 3
    load_packages_and_dependencies at line 56 column 5
    load_packages at line 53 column 3
    pkg at line 632 column 7

warning: addpath: /usr/lib/octave/packages/statistics-1.5.0/x86_64-pc-linux-gnu-api-v57/../distributions: No such file or directory
warning: called from
    /usr/lib/octave/packages/statistics-1.5.0/x86_64-pc-linux-gnu-api-v57/PKG_ADD at line 11 column 3
    load_packages_and_dependencies at line 56 column 5
    load_packages at line 53 column 3
    pkg at line 632 column 7

warning: addpath: /usr/lib/octave/packages/statistics-1.5.0/x86_64-pc-linux-gnu-api-v57/../shadow: No such file or directory
warning: called from
    /usr/lib/octave/packages/statistics-1.5.0/x86_64-pc-linux-gnu-api-v57/PKG_ADD at line 11 column 3
    load_packages_and_dependencies at line 56 column 5
    load_packages at line 53 column 3
    pkg at line 632 column 7

drizzd commented on 2015-09-11 09:38 (UTC)

Added octave-io. Thanks for noticing.

zsrkmyn commented on 2015-09-10 14:32 (UTC)

It seems that octave-io, which this package depends on, is missing in AUR. Could you please add this package in your convenience? Thanks!

<deleted-account> commented on 2011-03-12 22:01 (UTC)

Thanks again Dknight :). Made the described changes to the package and bumped up to 1.0.10-2.

amitavmohanty01 commented on 2011-03-12 20:17 (UTC)

You can adopt this package now. :)

<deleted-account> commented on 2011-03-12 20:08 (UTC)

Hi, this PKGBUILD (like octave-miscellaneous) isn't made correctly. See my comment for octave-miscellaneous. Here's the correct PKGBUILD: http://pastebin.com/2UsB3fZX And use this install script (name it octave-statistics.install): http://pastebin.com/ZSDWFSbQ Can you please make the above changes to AUR, or if you don't have the time assign the package to me.