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

Cant install #8

Open
mannywoollymammoth opened this issue Mar 30, 2019 · 1 comment
Open

Cant install #8

mannywoollymammoth opened this issue Mar 30, 2019 · 1 comment

Comments

@mannywoollymammoth
Copy link

I tried to install this library using the Command that was provided but i couldn't. This was the error that was provided

  • installing source package ‘AotClient’ ...
    ** R
    ** byte-compile and prepare package for lazy loading
    ** help
    *** installing help indices
    ** building package indices
    ** testing if installed package can be loaded
    Error: package or namespace load failed for ‘AotClient’ in namespaceExport(ns, exports):
    undefined exports: ls.raw_observations
    Error: loading failed
    Execution halted
    ERROR: loading failed
  • removing ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library/AotClient’
  • restoring previous ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library/AotClient’
    Error in i.p(...) :
    (converted from warning) installation of package ‘/var/folders/wy/_7yw731j34l8ghbsdknhz5fh0000gn/T//RtmpnQoU85/filec66614f201f5/AotClient_0.1.0.tar.gz’ had non-zero exit status
@mannywoollymammoth
Copy link
Author

I think i fixed it
in your namespace files this was on there
export(ls.raw_observations)
but its not actually listed in the R API

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