Last updated on 2025-01-03 01:49:05 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
cmsaf | 2 | 11 | |
cmsafops | 1 | 12 | |
cmsafvis | 13 |
Current CRAN status: NOTE: 2, OK: 11
Version: 3.5.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘FNN’ ‘R.utils’ ‘SearchTrees’ ‘colorspace’ ‘colourpicker’
‘data.table’ ‘maps’ ‘ncdf4’ ‘raster’ ‘shinyFiles’ ‘shinyWidgets’
‘shinyjs’ ‘shinythemes’ ‘tcltk’ ‘xml2’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: ERROR: 1, OK: 12
Version: 1.4.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [101s/113s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(cmsafops)
>
> test_check("cmsafops")
Error in R_nc4_create: Permission denied (creation mode was 4096)
149016292920292920149016149016149016149028149016[ FAIL 1 | WARN 0 | SKIP 0 | PASS 8932 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_extract.level.R:673:1'): (code run outside of `test_that()`) ───
Error in `nc_create(outfile, c(vars, grid_vars), force_v4 = force_v4)`: Error in nc_create!
Backtrace:
▆
1. └─cmsafops::extract.level(...) at test_extract.level.R:673:1
2. └─cmsafops:::write_output_file(...)
3. └─ncdf4::nc_create(outfile, c(vars, grid_vars), force_v4 = force_v4)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 8932 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13