Last updated on 2025-12-07 07:50:36 CET.
| Package | ERROR | WARN | NOTE | OK |
|---|---|---|---|---|
| armadillo4r | 3 | 10 | ||
| capybara | 4 | 1 | 8 | |
| cpp4r | 1 | 12 | ||
| d3po | 1 | 3 | 9 | |
| kendallknight | 1 | 12 | ||
| leontief | 1 | 12 | ||
| spuriouscorrelations | 13 | |||
| tabler | 3 | 10 | ||
| tradestatistics | 1 | 12 | ||
| wbstats | 1 | 12 |
Current CRAN status: NOTE: 3, OK: 10
Version: 0.7.0
Check: installed package size
Result: NOTE
installed size is 6.8Mb
sub-directories of 1Mb or more:
include 6.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 4, WARN: 1, OK: 8
Version: 1.8.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.8.0
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.8.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: ERROR: 1, OK: 12
Version: 0.4.0
Check: examples
Result: ERROR
Running examples in ‘cpp4r-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: pkg_template
> ### Title: Start a new project with the cpp4r package template
> ### Aliases: pkg_template
>
> ### ** Examples
>
> # create a new directory
> dir <- tempdir()
> dir.create(dir)
Warning in dir.create(dir) : '/tmp/RtmpByBOdp' already exists
>
> # copy the package template into the directory
> pkg_template(dir, "mynewpkg")
Error: You must install the roxygen2 package to use this function
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
Version: 1.0.2
Check: package dependencies
Result: ERROR
Package required but not available: ‘htmlwidgets’
Packages suggested but not available for checking:
'knitr', 'golem', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: installed package size
Result: NOTE
installed size is 8.7Mb
sub-directories of 1Mb or more:
data 2.5Mb
doc 5.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: WARN: 1, OK: 12
Version: 1.0.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'spelling'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: WARN: 1, OK: 12
Version: 0.4
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'covr', 'roxygen2'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 0.1.0
Check: installed package size
Result: NOTE
installed size is 9.4Mb
sub-directories of 1Mb or more:
tabler-1.4.0 4.5Mb
tabler-icons-3.55.0 4.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 1, OK: 12
Version: 6.0.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'covr', 'knitr', 'rmarkdown', 'vcr'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 6.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tradestatistics)
>
> test_check("tradestatistics")
Error in `source_dir()`:
! Failed to evaluate './helper-tradestatistics.R'.
Caused by error in `library()`:
! there is no package called 'vcr'
Backtrace:
▆
1. ├─testthat::test_check("tradestatistics")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_helpers(".", env)
7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(...)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. │ └─base::library(vcr) at ./helper-tradestatistics.R:1:1
15. │ └─base::stop(packageNotFoundError(package, lib.loc, sys.call()))
16. └─testthat (local) `<fn>`(`<pckgNtFE>`)
17. └─cli::cli_abort(...)
18. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 6.0.0
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: WARN: 1, OK: 12
Version: 1.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'vcr'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc