Last updated on 2026-04-12 13:53:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4-2 | 40.65 | 78.90 | 119.55 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4-2 | 28.19 | 57.08 | 85.27 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4-2 | 72.00 | 125.46 | 197.46 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4-2 | 80.00 | 114.92 | 194.92 | OK | |
| r-devel-macos-arm64 | 0.4-2 | 9.00 | 16.00 | 25.00 | OK | |
| r-devel-windows-x86_64 | 0.4-2 | 49.00 | 107.00 | 156.00 | OK | |
| r-patched-linux-x86_64 | 0.4-2 | 40.30 | 72.87 | 113.17 | NOTE | |
| r-release-linux-x86_64 | 0.4-2 | 35.35 | 71.38 | 106.73 | OK | |
| r-release-macos-arm64 | 0.4-2 | OK | ||||
| r-release-macos-x86_64 | 0.4-2 | 23.00 | 99.00 | 122.00 | OK | |
| r-release-windows-x86_64 | 0.4-2 | 45.00 | 0.00 | 45.00 | OK | |
| r-oldrel-macos-arm64 | 0.4-2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4-2 | 23.00 | 65.00 | 88.00 | WARN | |
| r-oldrel-windows-x86_64 | 0.4-2 | 54.00 | 129.00 | 183.00 | OK |
Version: 0.4-2
Check: compiled code
Result: NOTE
File ‘polywog/libs/polywog.so’:
Found non-API call to R: ‘R_UnboundValue’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavor: r-patched-linux-x86_64
Version: 0.4-2
Check: Rd files
Result: WARN
cv.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
margEff.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
model.frame.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
model.matrix.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
plot.margEff.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
plot.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
polywog-package.Rd: Sections \title, and \name must exist and be unique in Rd files
Error writing to connection: No space left on device
Error writing to connection: No space left on device
predict.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
summary.margEff.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
summary.polywog.Rd: Sections \title, and \name must exist and be unique in Rd files
problems found in ‘cv.polywog.Rd’, ‘margEff.polywog.Rd’, ‘model.frame.polywog.Rd’, ‘model.matrix.polywog.Rd’, ‘plot.margEff.polywog.Rd’, ‘plot.polywog.Rd’, ‘polywog-package.Rd’, ‘polywog.Rd’, ‘predVals.Rd’, ‘predict.polywog.Rd’, ‘summary.margEff.polywog.Rd’, ‘summary.polywog.Rd’
Flavor: r-oldrel-macos-x86_64