Skip to content

Commit

Permalink
updating to the development version of roxygen2, because with the
Browse files Browse the repository at this point in the history
current stable version (5.0.1) devtools::check(manual = TRUE) as well as
devtools::release() as well as R CMD Rd2pdf grpSLOPE_0.2.0.tar.gz give
an error (or warning) for "checking PDF version of manual" (namely:
"LaTeX errors when creating PDF version.
This typically indicates Rd problems."). This was a very frustrating
bug, it took hours...
  • Loading branch information
agisga committed Oct 20, 2016
1 parent 2b98d68 commit 2a38bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ BugReports: https://github.com/agisga/grpSLOPE/issues
LazyData: TRUE
Imports:
SLOPE (>= 0.1.3)
RoxygenNote: 5.0.1
RoxygenNote: 5.0.1.9000
Suggests:
testthat,
knitr,
Expand Down

0 comments on commit 2a38bd1

Please sign in to comment.