Skip to content

try to install rMVPA through devtools , but failed #1

@sungoku

Description

@sungoku

try to install this package in R Studio,first it report an error about FNN package not found, then I manually install FNN , and re-run rMVPA install.
This time failed with a not found package "flog.info", but I can not found this package anywhere!
message is :

Downloading GitHub repo bbuchsbaum/rMVPA@master
from URL https://api.github.com/repos/bbuchsbaum/rMVPA/zipball/master
Installing rMVPA
'/Library/Frameworks/R.framework/Resources/bin/R' --no-site-file --no-environ  \
  --no-save --no-restore --quiet CMD INSTALL  \
  '/private/var/folders/x8/fb7c5rmn2_72xmrrcn8852bw0000gn/T/Rtmp9YV8sB/devtools827540e4d3f/bbuchsbaum-rMVPA-e32568c'  \
  --library='/Library/Frameworks/R.framework/Versions/3.3/Resources/library'  \
  --install-tests 

* installing *source* package ‘rMVPA’ ...
** R
** tests
** preparing package for lazy loading
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : 
  there is no package called ‘flog.info’
ERROR: lazy loading failed for package ‘rMVPA’
* removing ‘/Library/Frameworks/R.framework/Versions/3.3/Resources/library/rMVPA’
错误: Command failed (1)

Please help , thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions