CRAN Package Check Results for Maintainer ‘Vincent Goulet <vincent.goulet at act.ulaval.ca>’

Last updated on 2026-04-27 02:54:09 CEST.

Package ERROR OK
actuar 12
expint 12
roger 12
RweaveExtra 1 11

Package actuar

Current CRAN status: OK: 12

Package expint

Current CRAN status: OK: 12

Package roger

Current CRAN status: OK: 12

Package RweaveExtra

Current CRAN status: ERROR: 1, OK: 11

Version: 1.3-1
Check: examples
Result: ERROR Running examples in ‘RweaveExtra-Ex.R’ failed The error most likely occurred in: > ### Name: RweaveExtraLatex > ### Title: R/LaTeX Driver for Sweave with Extra Tricks > ### Aliases: RweaveExtraLatex RweaveExtraLatexSetup RweaveExtraLatexRuncode > ### Keywords: utilities > > ### ** Examples > > testfile <- system.file("examples", "example-extra.Rnw", package = "RweaveExtra") > ## Don't show: > oldwd <- setwd(tempdir()) > ## End(Don't show) > ## Check the contents of the file > if(interactive()) file.show(testfile) > > ## Weave, then tangle the file in the current working directory > Sweave(testfile, driver = RweaveExtraLatex()) Writing to file example-extra.tex Processing code chunks with options ... 1 : echo keep.source term verbatim (example-extra.Rnw:24) 2 : echo keep.source term verbatim (example-extra.Rnw:30) 3 : echo keep.source (example-extra.Rnw:38) 4 : echo keep.source term verbatim (example-extra.Rnw:47) Error: chunk 4 Error in example-extra.Rnw:48:3: unexpected symbol 48: 2 a ^ Execution halted Flavor: r-release-macos-x86_64