r - devtools::document() seems not to work -


devtools not building .rd files in man directory.

git clone https://github.com/az0/mlmeta cd mlmeta rscript -e 'require(devtools);devtools::document()' 

this gives

> require(devtools);document('mlmeta') loading required package: devtools updating mlmeta documentation loading mlmeta first time using roxygen2 4.0. upgrading automatically... 

devtools 1.6.1 (latest cran), r 3.0.2, ubuntu 14.04


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -