Skip to content

[R-package] package documentation using roxygen2 7.0.0+ #2569

Closed

Description

roxygen2 7.0.0 was recently released to CRAN. To close this issue, install roxygen2 locally and then change the R package's code so that the following works:

export CXX=/usr/local/bin/g++-8
export CC=/usr/local/bin/gcc-8
Rscript build_r.R
cd R-package
Rscript -e "roxygen2::roxygenize(load = 'installed')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions