Last updated on 2025-11-04 07:50:06 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.4 | 12.94 | 36.25 | 49.19 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4.4 | 8.91 | 27.95 | 36.86 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.4.4 | 33.00 | 44.22 | 77.22 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.4 | 32.00 | 43.23 | 75.23 | NOTE | |
| r-devel-windows-x86_64 | 1.4.4 | 21.00 | 70.00 | 91.00 | NOTE | |
| r-patched-linux-x86_64 | 1.4.4 | 13.55 | 34.05 | 47.60 | NOTE | |
| r-release-linux-x86_64 | 1.4.4 | 13.74 | 34.69 | 48.43 | NOTE | |
| r-release-macos-arm64 | 1.4.4 | 9.00 | 25.00 | 34.00 | NOTE | |
| r-release-macos-x86_64 | 1.4.4 | 12.00 | 38.00 | 50.00 | NOTE | |
| r-release-windows-x86_64 | 1.4.4 | 19.00 | 68.00 | 87.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.4.4 | 7.00 | 19.00 | 26.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.4.4 | 9.00 | 29.00 | 38.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.4.4 | 21.00 | 86.00 | 107.00 | NOTE | 
Version: 1.4.4
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Hadley Wickham <h.wickham@gmail.com>’
  
  No Authors@R field in DESCRIPTION.
  Please add one, modifying
    Authors@R: person(given = "Hadley",
                      family = "Wickham",
                      role = c("aut", "cre"),
                      email = "h.wickham@gmail.com")
  as necessary.
  
  Package CITATION file contains call(s) to old-style personList() or
  as.personList().  Please use c() on person objects instead.
  Package CITATION file contains call(s) to old-style citEntry().  Please
  use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.4.4
Check: Rd files
Result: NOTE
  checkRd: (-1) cast.Rd:45: Escaped LaTeX specials: \_
  checkRd: (-1) cast.Rd:46: Escaped LaTeX specials: \_
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: 1.4.4
Check: compiled code
Result: NOTE
  File ‘reshape2/libs/reshape2.so’:
    Found non-API calls to R: ‘OBJECT’, ‘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-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 1.4.4
Check: compiled code
Result: NOTE
  File 'reshape2/libs/x64/reshape2.dll':
    Found non-API calls to R: 'OBJECT', '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