Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to call a package #16

Open
AlfonsoRReyes opened this issue Jan 11, 2017 · 0 comments
Open

How to call a package #16

AlfonsoRReyes opened this issue Jan 11, 2017 · 0 comments

Comments

@AlfonsoRReyes
Copy link

Hello:
I am trying to call the statistics package from RcppOctave like this:

.CallOctave("pkg load statistics")

But I get this error:
Error in .CallOctave("pkg load statistics") :
RcppOctave - error in Octave function pkg load statistics:
feval: function 'pkg load statistics' not found

My Linux Octave (Mint 18) can load the package with no problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant