Skip to content

Roxygenized documentation#38

Open
iagomosqueira wants to merge 3 commits intonielshintzen:masterfrom
iagomosqueira:master
Open

Roxygenized documentation#38
iagomosqueira wants to merge 3 commits intonielshintzen:masterfrom
iagomosqueira:master

Conversation

@iagomosqueira
Copy link
Collaborator

@iagomosqueira iagomosqueira commented Mar 15, 2021

Rd files have been converted to roxygen using https://github.com/yihui/Rd2roxygen and it is now placed in the R files, before each function. #22

Rd files with no matching function, maybe left behind after code changes, are placed in man/vmstools-package.R.

I suggest also adding the flag to DESCRIPTION that allows use of markdown in the roxygen text.

Rd files have not been changed, but a call to

library(devtools)
document(roclets='rd')

worked just fine. You should delete all Rd files and reconstructed them with roxygen.

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

Successfully merging this pull request may close these issues.

1 participant