Last updated on 2026-04-16 03:53:10 CEST.
| Package | ERROR | OK |
|---|---|---|
| actuar | 14 | |
| expint | 14 | |
| roger | 14 | |
| RweaveExtra | 6 | 8 |
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: ERROR: 6, OK: 8
Version: 1.3-0
Check: examples
Result: ERROR
Running examples in ‘RweaveExtra-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: RtangleExtra
> ### Title: R Driver for Stangle with Extra Tricks
> ### Aliases: RtangleExtra RtangleExtraSetup RtangleExtraRuncode
> ### Keywords: utilities
>
> ### ** Examples
>
> testfile <- system.file("examples", "example-extra.Rnw",
+ package = "RweaveExtra")
> ## Don't show:
> oldwd <- setwd(tempdir()) # write only to a temp directory
> ## End(Don't show)
>
> ## Check the contents of the file
> if (interactive()) file.show(testfile)
>
> ## Tangle the file in the current working directory
> Stangle(testfile, driver = RtangleExtra())
Writing to file example-extra.R
Error in check(options) : invalid value for ‘extension’ : sh
Calls: Stangle -> Sweave -> SweaveParseOptions -> check
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.3-0
Check: examples
Result: ERROR
Running examples in ‘RweaveExtra-Ex.R’ failed
The error most likely occurred in:
> ### Name: RtangleExtra
> ### Title: R Driver for Stangle with Extra Tricks
> ### Aliases: RtangleExtra RtangleExtraSetup RtangleExtraRuncode
> ### Keywords: utilities
>
> ### ** Examples
>
> testfile <- system.file("examples", "example-extra.Rnw",
+ package = "RweaveExtra")
> ## Don't show:
> oldwd <- setwd(tempdir()) # write only to a temp directory
> ## End(Don't show)
>
> ## Check the contents of the file
> if (interactive()) file.show(testfile)
>
> ## Tangle the file in the current working directory
> Stangle(testfile, driver = RtangleExtra())
Writing to file example-extra.R
Error in check(options) : invalid value for ‘extension’ : sh
Calls: Stangle -> Sweave -> SweaveParseOptions -> check
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64