nickmckay / LiPD-utilities

Input/output and manipulation utilities for LiPD files in Matlab, R and Python
http://nickmckay.github.io/LiPD-utilities/
GNU General Public License v2.0
29 stars 9 forks source link

R: lazy loading failed for package ‘lipdR’ #56

Open yeshancqcq opened 4 years ago

yeshancqcq commented 4 years ago

The installation via devtools failed with the following message:

` installing source* package ‘lipdR’ ... R exec ** byte-compile and prepare package for lazy loading Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : there is no package called ‘arsenal’ ERROR: lazy loading failed for package ‘lipdR’

nickmckay commented 4 years ago

Looks like you need the arsenal package. This may not be in the list of needed packages, I'll look into it.

On Sun, Feb 16, 2020 at 4:09 PM Shan Ye notifications@github.com wrote:

The installation via devtools failed with the following message:

` installing source* package ‘lipdR’ ... R exec ** byte-compile and prepare package for lazy loading Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : there is no package called ‘arsenal’ ERROR: lazy loading failed for package ‘lipdR’

  • removing ‘/Users/yeshan/Library/R/3.5/library/lipdR’ Error in i.p(...) : (converted from warning) installation of package ‘/var/folders/j9/_9grtkw11ks6kykr4_bdfqmr0000gn/T//RtmpPo4cCp/file1d2e20eecc4/lipdR_0.2.3.tar.gz’ had non-zero exit status`

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nickmckay/LiPD-utilities/issues/56?email_source=notifications&email_token=ACXPOZ2ASA4PX3FAVFR6SZDRDHBTBA5CNFSM4KWHUFQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IN4I46Q, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXPOZ4H2UYK7ZTGLUEARRTRDHBTBANCNFSM4KWHUFQA .

yeshancqcq commented 4 years ago

Thanks.

nickmckay commented 4 years ago

This should be fixed now.

On Mon, Feb 17, 2020 at 1:00 PM Shan Ye notifications@github.com wrote:

Thanks.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nickmckay/LiPD-utilities/issues/56?email_source=notifications&email_token=ACXPOZ5NIGUPK3OMPUZLLWDRDLUGLA5CNFSM4KWHUFQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL7QTIQ#issuecomment-587139490, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXPOZ3TNVJZSNLTYFLIPH3RDLUGLANCNFSM4KWHUFQA .