Last updated on 2024-10-13 22:50:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.3.0 | 50.65 | 555.99 | 606.64 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.3.0 | 31.14 | 315.59 | 346.73 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.3.0 | 1074.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.3.0 | 904.17 | NOTE | |||
r-devel-windows-x86_64 | 3.3.0 | 49.00 | 500.00 | 549.00 | NOTE | |
r-patched-linux-x86_64 | 3.3.0 | 58.68 | 505.43 | 564.11 | OK | |
r-release-linux-x86_64 | 3.3.0 | 45.80 | 505.93 | 551.73 | OK | |
r-release-macos-arm64 | 3.3.0 | 125.00 | OK | |||
r-release-macos-x86_64 | 3.3.0 | 262.00 | OK | |||
r-release-windows-x86_64 | 3.3.0 | 48.00 | 497.00 | 545.00 | OK | |
r-oldrel-macos-arm64 | 3.3.0 | 138.00 | OK | |||
r-oldrel-macos-x86_64 | 3.3.0 | 278.00 | OK | |||
r-oldrel-windows-x86_64 | 3.3.0 | 65.00 | 574.00 | 639.00 | OK |
Version: 3.3.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
FixedDiscrDiscrIT.Rd: logistf
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 3.3.0
Check: package dependencies
Result: NOTE
Imports includes 22 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.3.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘optimx’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc