Last updated on 2025-03-13 15:51:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 60.04 | 908.78 | 968.82 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 45.63 | 670.73 | 716.36 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 1721.60 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 1747.83 | NOTE | |||
r-devel-macos-arm64 | 0.2.0 | 363.00 | OK | |||
r-devel-macos-x86_64 | 0.2.0 | 1201.00 | NOTE | |||
r-devel-windows-x86_64 | 0.2.0 | 52.00 | 827.00 | 879.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.0 | OK | ||||
r-release-linux-x86_64 | 0.2.0 | 58.69 | 887.45 | 946.14 | OK | |
r-release-macos-arm64 | 0.2.0 | 328.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 884.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 55.00 | 864.00 | 919.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
r-oldrel-macos-x86_64 | 0.2.0 | 1031.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 71.00 | 1142.00 | 1213.00 | OK |
Version: 0.2.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘predict.R’ ‘sensitivity.R’ ‘treatment_profile.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64, r-devel-windows-x86_64
Version: 0.2.0
Check: examples
Result: ERROR
Running examples in 'multimedia-Ex.R' failed
The error most likely occurred in:
> ### Name: plot_sensitivity
> ### Title: Generic Sensitivity Plot
> ### Aliases: plot_sensitivity
>
> ### ** Examples
>
> sensitivity_curve <- read.csv(url("https://go.wisc.edu/j2kvcj"))
Warning in open.connection(file, "rt") :
URL 'https://go.wisc.edu/j2kvcj': Timeout of 60 seconds was reached
Error in open.connection(file, "rt") :
cannot open the connection to 'https://go.wisc.edu/j2kvcj'
Calls: read.csv -> read.table -> open -> open.connection
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'illustration.Rmd' using rmarkdown
Quitting from lines 134-138 [sensitivity_analysis] (illustration.Rmd)
Error: processing vignette 'illustration.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building 'illustration.Rmd'
--- re-building 'random.Rmd' using rmarkdown
--- finished re-building 'random.Rmd'
SUMMARY: processing the following file failed:
'illustration.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64