Last updated on 2025-04-25 06:49:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.4-2 | 49.31 | 357.06 | 406.37 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.4-2 | 30.01 | 241.16 | 271.17 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.4-2 | 677.16 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.4-2 | 661.54 | OK | |||
r-devel-windows-x86_64 | 4.4-2 | 51.00 | 432.00 | 483.00 | NOTE | |
r-patched-linux-x86_64 | 4.4-2 | 48.43 | 344.49 | 392.92 | NOTE | |
r-release-linux-x86_64 | 4.4-2 | 47.69 | 340.49 | 388.18 | NOTE | |
r-release-macos-arm64 | 4.4-2 | 213.00 | OK | |||
r-release-macos-x86_64 | 4.4-2 | 286.00 | ERROR | |||
r-release-windows-x86_64 | 4.4-2 | 54.00 | 428.00 | 482.00 | NOTE | |
r-oldrel-macos-arm64 | 4.4-2 | 171.00 | NOTE | |||
r-oldrel-macos-x86_64 | 4.4-2 | 376.00 | NOTE | |||
r-oldrel-windows-x86_64 | 4.4-2 | 67.00 | 514.00 | 581.00 | OK |
Version: 4.4-2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
svycoplot.Rd: xyplot
svycoxph.Rd: coxph, predict.coxph
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 4.4-2
Check: tests
Result: ERROR
Running ‘3stage2phase.R’ [2s/3s]
Running ‘DBIcheck.R’ [1s/2s]
Running the tests in ‘tests/DBIcheck.R’ failed.
Complete output:
>
> library(survey)
Loading required package: grid
Loading required package: Matrix
Loading required package: survival
Attaching package: 'survey'
The following object is masked from 'package:graphics':
dotchart
> library(RSQLite)
Error in library(RSQLite) : there is no package called 'RSQLite'
Execution halted
Flavor: r-release-macos-x86_64
Version: 4.4-2
Check: installed package size
Result: NOTE
installed size is 6.8Mb
sub-directories of 1Mb or more:
R 2.1Mb
doc 1.5Mb
libs 2.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64