Last updated on 2025-10-31 01:48:59 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.5 | 4.08 | 31.83 | 35.91 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.9.5 | 3.12 | 27.26 | 30.38 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.9.5 | 18.00 | 40.58 | 58.58 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.5 | 11.00 | 41.67 | 52.67 | NOTE | |
| r-devel-windows-x86_64 | 0.9.5 | 6.00 | 52.00 | 58.00 | NOTE | |
| r-patched-linux-x86_64 | 0.9.5 | 4.17 | 29.50 | 33.67 | NOTE | |
| r-release-linux-x86_64 | 0.9.5 | 4.26 | 29.66 | 33.92 | NOTE | |
| r-release-macos-arm64 | 0.9.5 | 3.00 | 24.00 | 27.00 | NOTE | |
| r-release-macos-x86_64 | 0.9.5 | 8.00 | 34.00 | 42.00 | NOTE | |
| r-release-windows-x86_64 | 0.9.5 | 7.00 | 57.00 | 64.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.9.5 | 3.00 | 19.00 | 22.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.9.5 | 4.00 | 26.00 | 30.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.9.5 | 7.00 | 54.00 | 61.00 | NOTE | 
Version: 0.9.5
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Craig Varrichio <canthony427@gmail.com>’
  
  No Authors@R field in DESCRIPTION.
  Please add one, modifying
    Authors@R: person(given = "Craig",
                      family = "Varrichio",
                      role = c("aut", "cre"),
                      email = "canthony427@gmail.com")
  as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.9.5
Check: Rd files
Result: NOTE
  checkRd: (-1) matches.Rd:33: Lost braces; missing escapes or markup?
      33 | be set to an index value of \code{length+1}.  If {indexes=FALSE}, they will
         |                                                  ^
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, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.9.5
Check: compiled code
Result: NOTE
  File ‘grr/libs/grr.so’:
    Found non-API call to R: ‘STRING_PTR’
  
  Compiled code should not call non-API entry points in R.
  
  See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
  and section ‘Moving into C API compliance’ for issues with the use of
  non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 0.9.5
Check: compiled code
Result: NOTE
  File ‘grr/libs/grr.so’:
    Found non-API call to R: ‘STRING_PTR’
  File ‘grr/libs/grr.so’:
    Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
  
  Compiled code should not call non-API entry points in R.
  It is good practice to register native routines and to disable symbol
  search.
  
  See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
  and section ‘Moving into C API compliance’ for issues with the use of
  non-API entry points.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.9.5
Check: compiled code
Result: NOTE
  File 'grr/libs/x64/grr.dll':
    Found non-API call to R: 'STRING_PTR'
  
  Compiled code should not call non-API entry points in R.
  
  See 'Writing portable packages' in the 'Writing R Extensions' manual,
  and section 'Moving into C API compliance' for issues with the use of
  non-API entry points.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64