CRAN Package Check Results for Package fgeo.tool

Last updated on 2023-10-01 13:55:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.8 5.80 65.63 71.43 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.8 4.59 48.91 53.50 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.8 86.81 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.8 84.00 NOTE
r-devel-windows-x86_64 1.2.8 8.00 74.00 82.00 ERROR
r-patched-linux-x86_64 1.2.8 10.22 62.43 72.65 OK
r-release-linux-x86_64 1.2.8 3.94 1242.85 1246.79 ERROR
r-release-macos-arm64 1.2.8 30.00 OK
r-release-macos-x86_64 1.2.8 44.00 OK
r-release-windows-x86_64 1.2.8 9.00 80.00 89.00 ERROR
r-oldrel-macos-arm64 1.2.8 29.00 OK
r-oldrel-macos-x86_64 1.2.8 42.00 OK
r-oldrel-windows-x86_64 1.2.8 10.00 87.00 97.00 OK

Check Details

Version: 1.2.8
Check: Rd \usage sections
Result: NOTE
    Documented arguments not in \usage in documentation object 'recode_subquad':
     ‘x’
    
    Functions with \usage entries need to have the appropriate \alias
    entries, and all their arguments documented.
    The \usage entries must correspond to syntactically valid R code.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
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-windows-x86_64

Version: 1.2.8
Check: tests
Result: ERROR
     Running 'spelling.R' [0s]
     Running 'testthat.R' [7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(fgeo.tool)
    
     Attaching package: 'fgeo.tool'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following object is masked from 'package:stats':
    
     filter
    
     >
     > test_check("fgeo.tool")
     [ FAIL 1 | WARN 3 | SKIP 50 | PASS 284 ]
    
     ══ Skipped tests (50) ══════════════════════════════════════════════════════════
     Error in vapply(.x, .f, FUN.VALUE = character(1), ...) :
     values must be length 1,
     but FUN(X[[5]]) result is length 0
     Calls: test_check ... <Anonymous> -> paste0 -> skip_bullets -> map_chr -> vapply
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 1.2.8
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/0s]
     Running ‘testthat.R’ [20m/23m]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(fgeo.tool)
    
     Attaching package: 'fgeo.tool'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following object is masked from 'package:stats':
    
     filter
    
     >
     > test_check("fgeo.tool")
     Killed
Flavor: r-release-linux-x86_64

Version: 1.2.8
Check: tests
Result: ERROR
     Running 'spelling.R' [0s]
     Running 'testthat.R' [9s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(fgeo.tool)
    
     Attaching package: 'fgeo.tool'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following object is masked from 'package:stats':
    
     filter
    
     >
     > test_check("fgeo.tool")
     [ FAIL 1 | WARN 3 | SKIP TRUE | PASS 284 ]
    
     ══ Skipped tests (TRUE) ════════════════════════════════════════════════════════
     • ctfs cannot be loaded (1): 'test-add_var.R:59:3'
    
     Error in on_cran() : could not find function "on_cran"
     Calls: test_check ... <Anonymous> -> o_apply -> lapply -> FUN -> <Anonymous>
     Execution halted
Flavor: r-release-windows-x86_64