Last updated on 2025-04-28 18:50:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0 | 2.25 | 16.06 | 18.31 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.0 | 1.69 | 13.64 | 15.33 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.0 | 29.64 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 27.68 | NOTE | |||
r-devel-windows-x86_64 | 0.6.0 | 5.00 | 37.00 | 42.00 | OK | |
r-patched-linux-x86_64 | 0.6.0 | 2.28 | 15.57 | 17.85 | OK | |
r-release-linux-x86_64 | 0.6.0 | 2.10 | 15.61 | 17.71 | OK | |
r-release-macos-arm64 | 0.6.0 | 16.00 | OK | |||
r-release-macos-x86_64 | 0.6.0 | 24.00 | OK | |||
r-release-windows-x86_64 | 0.6.0 | 4.00 | 39.00 | 43.00 | OK | |
r-oldrel-macos-arm64 | 0.6.0 | 21.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.0 | 20.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.0 | 4.00 | 34.00 | 38.00 | OK |
Version: 0.6.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Brenton Kenkel <brenton.kenkel@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Fortran", "code", "by", "Alan", "Genz.", "R", "code", "by", "Brenton"),
family = "Kenkel",
role = "aut"),
person(given = c("based", "on", "Adelchi", "Azzalini's", "'mnormt'"),
family = "package.",
role = "aut"),
person(given = "Brenton",
family = "Kenkel",
role = "cre",
email = "brenton.kenkel@gmail.com"))
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6.0
Check: compiled code
Result: NOTE
File ‘pbivnorm/libs/pbivnorm.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