Last updated on 2025-04-28 00:50:16 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4 | 2.40 | 17.09 | 19.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4 | 1.93 | 13.93 | 15.86 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4 | 31.78 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.4 | 29.70 | NOTE | |||
r-devel-windows-x86_64 | 1.4 | 6.00 | 36.00 | 42.00 | NOTE | |
r-patched-linux-x86_64 | 1.4 | 2.52 | 16.91 | 19.43 | NOTE | |
r-release-linux-x86_64 | 1.4 | 2.30 | 16.88 | 19.18 | NOTE | |
r-release-macos-arm64 | 1.4 | 20.00 | NOTE | |||
r-release-macos-x86_64 | 1.4 | 25.00 | NOTE | |||
r-release-windows-x86_64 | 1.4 | 5.00 | 37.00 | 42.00 | NOTE | |
r-oldrel-macos-arm64 | 1.4 | 21.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.4 | 22.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.4 | 5.00 | 35.00 | 40.00 | NOTE |
Version: 1.4
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Katharine M. Mullen <katharine.mullen@stat.ucla.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Katharine", "M."),
family = "Mullen",
role = c("aut", "cre"),
email = "katharine.mullen@stat.ucla.edu")
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.4
Check: compiled code
Result: NOTE
File ‘bvls/libs/bvls.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