CRAN Package Check Results for Package jsontools

Last updated on 2023-03-30 13:51:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 6.91 79.40 86.31 WARN
r-devel-linux-x86_64-debian-gcc 0.1.0 5.00 59.30 64.30 WARN
r-devel-linux-x86_64-fedora-clang 0.1.0 107.60 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.0 118.82 WARN
r-devel-windows-x86_64 0.1.0 62.00 0.00 62.00 WARN
r-patched-linux-x86_64 0.1.0 7.81 74.69 82.50 WARN
r-release-linux-x86_64 0.1.0 5.60 74.94 80.54 OK
r-release-macos-arm64 0.1.0 32.00 OK
r-release-macos-x86_64 0.1.0 47.00 OK
r-release-windows-x86_64 0.1.0 57.00 127.00 184.00 OK
r-oldrel-macos-arm64 0.1.0 45.00 OK
r-oldrel-macos-x86_64 0.1.0 58.00 OK
r-oldrel-windows-ix86+x86_64 0.1.0 15.00 111.00 126.00 NOTE

Check Details

Version: 0.1.0
Check: S3 generic/method consistency
Result: WARN
    vec_ptype_abbr:
     function(x, ..., prefix_named, suffix_shape)
    vec_ptype_abbr.json2:
     function(x)
    
    vec_ptype_full:
     function(x, ...)
    vec_ptype_full.json2:
     function(x)
    See section ‘Generic functions and methods’ 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, r-patched-linux-x86_64

Version: 0.1.0
Check: Rd \usage sections
Result: NOTE
    S3 methods shown with full name in documentation object ‘vec_ptype2.json2’:
     ‘vec_ptype2.pq_json’
    
    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    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, r-patched-linux-x86_64

Version: 0.1.0
Check: dependencies in R code
Result: NOTE
    Initiating curl with CURL_SSL_BACKEND: openssl
Flavor: r-oldrel-windows-ix86+x86_64