Last updated on 2025-10-02 09:49:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 6.64 | 805.32 | 811.96 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.23 | 637.09 | 641.32 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 1315.83 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 628.25 | WARN | |||
r-devel-windows-x86_64 | 1.0.1 | 9.00 | 515.00 | 524.00 | WARN | |
r-patched-linux-x86_64 | 1.0.1 | 6.26 | 905.74 | 912.00 | OK | |
r-release-linux-x86_64 | 1.0.0 | 6.21 | 770.49 | 776.70 | OK | |
r-release-macos-arm64 | 1.0.0 | 275.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 538.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 13.00 | 552.00 | 565.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 337.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.1 | 12.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.0.1 | 14.00 | 656.00 | 670.00 | NOTE |
Version: 1.0.1
Check: for code/documentation mismatches
Result: WARN
Codoc mismatches from Rd file 'mockCohortCharacteristics.Rd':
mockCohortCharacteristics
Code: function(numberIndividuals = 10, ..., source = "local", con =
lifecycle::deprecated(), writeSchema =
lifecycle::deprecated(), seed =
lifecycle::deprecated())
Docs: function(con = NULL, writeSchema = NULL, numberIndividuals =
10, ..., seed = NULL)
Argument names in code not in docs:
source
Mismatches in argument names (first 3):
Position: 1 Code: numberIndividuals Docs: con
Position: 2 Code: ... Docs: writeSchema
Position: 3 Code: source Docs: numberIndividuals
Mismatches in argument default values:
Name: 'con' Code: lifecycle::deprecated() Docs: NULL
Name: 'writeSchema' Code: lifecycle::deprecated() Docs: NULL
Name: 'seed' Code: lifecycle::deprecated() Docs: NULL
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 1.0.0
Check: installed package size
Result: NOTE
installed size is 6.1Mb
sub-directories of 1Mb or more:
doc 4.0Mb
help 1.8Mb
Flavor: r-oldrel-macos-arm64
Version: 1.0.0
Check: DESCRIPTION meta-information
Result: NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
‘reactable’ ‘DT’
A package should be listed in only one of these fields.
Flavor: r-oldrel-macos-arm64
Version: 1.0.1
Check: package dependencies
Result: ERROR
Package required and available but unsuitable version: ‘omopgenerics’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-x86_64
Version: 1.0.1
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
doc 4.0Mb
help 1.8Mb
Flavor: r-oldrel-windows-x86_64