Last updated on 2025-10-31 00:51:11 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 2.12 | 20.14 | 22.26 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 1.77 | 17.49 | 19.26 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 32.32 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 29.98 | NOTE | |||
| r-devel-windows-x86_64 | 1.2.1 | 6.00 | 43.00 | 49.00 | OK | |
| r-patched-linux-x86_64 | 1.2.1 | 2.01 | 18.81 | 20.82 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 2.15 | 19.00 | 21.15 | OK | |
| r-release-macos-arm64 | 1.2.1 | 3.00 | 18.00 | 21.00 | OK | |
| r-release-macos-x86_64 | 1.2.1 | 4.00 | 23.00 | 27.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 5.00 | 46.00 | 51.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.1 | 2.00 | 18.00 | 20.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.1 | 3.00 | 19.00 | 22.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 4.00 | 41.00 | 45.00 | OK | 
Version: 1.2.1
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Jeffrey Wong <jeff.ct.wong@gmail.com>’
  
  No Authors@R field in DESCRIPTION.
  Please add one, modifying
    Authors@R: person(given = "Jeffrey",
                      family = "Wong",
                      role = c("aut", "cre"),
                      email = "jeff.ct.wong@gmail.com")
  as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2.1
Check: compiled code
Result: NOTE
  File ‘pdist/libs/pdist.so’:
    Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
  
  It is good practice to register native routines and to disable symbol
  search.
  
  See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc