Last updated on 2025-04-29 06:49:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 55.77 | 81.30 | 137.07 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 38.41 | 57.87 | 96.28 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 240.65 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 230.40 | NOTE | |||
r-devel-windows-x86_64 | 1.2 | 61.00 | 107.00 | 168.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 54.88 | 77.60 | 132.48 | NOTE | |
r-release-linux-x86_64 | 1.2 | 51.78 | 77.67 | 129.45 | NOTE | |
r-release-macos-arm64 | 1.2 | 67.00 | NOTE | |||
r-release-macos-x86_64 | 1.2 | 104.00 | NOTE | |||
r-release-windows-x86_64 | 1.2 | 61.00 | 107.00 | 168.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2 | 60.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2 | 78.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.2 | 73.00 | 136.00 | 209.00 | NOTE |
Version: 1.2
Check: Rd files
Result: NOTE
checkRd: (-1) prototest.univariate.Rd:21: Lost braces
21 | response variable. Vector of length emph{n}, assumed to be quantitative.
| ^
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.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Stephen Reid <sreid1652@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Stephen",
family = "Reid",
role = c("aut", "cre"),
email = "sreid1652@gmail.com")
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2
Check: compiled code
Result: NOTE
File ‘prototest/libs/prototest.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