CRAN Package Check Results for Package jsontools

Last updated on 2023-04-10 10:57:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 6.12 78.15 84.27 WARN
r-devel-linux-x86_64-debian-gcc 0.1.0 5.24 60.04 65.28 WARN
r-devel-linux-x86_64-fedora-clang 0.1.0 108.92 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.0 113.06 WARN
r-devel-windows-x86_64 0.1.0 53.00 133.00 186.00 WARN
r-patched-linux-x86_64 0.1.0 6.86 73.92 80.78 WARN
r-release-linux-x86_64 0.1.0 7.13 73.51 80.64 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 115.00 172.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 104.00 119.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