Last updated on 2023-09-30 00:56:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.66.0 | 20.07 | 295.45 | 315.52 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.66.0 | 15.70 | 232.20 | 247.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.66.0 | 396.96 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.66.0 | 499.69 | NOTE | |||
r-devel-windows-x86_64 | 0.66.0 | 18.00 | 392.00 | 410.00 | NOTE | |
r-patched-linux-x86_64 | 0.66.0 | 29.57 | 301.04 | 330.61 | OK | |
r-release-linux-x86_64 | 0.66.0 | 17.73 | 299.00 | 316.73 | OK | |
r-release-macos-arm64 | 0.66.0 | 7.00 | ERROR | |||
r-release-macos-x86_64 | 0.66.0 | 167.00 | OK | |||
r-release-windows-x86_64 | 0.66.0 | 24.00 | 453.00 | 477.00 | OK | |
r-oldrel-macos-arm64 | 0.66.0 | 171.00 | OK | |||
r-oldrel-macos-x86_64 | 0.66.0 | 209.00 | OK | |||
r-oldrel-windows-x86_64 | 0.66.0 | 26.00 | 660.00 | 686.00 | OK |
Version: 0.66.0
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in documentation object 'estimateDeltaLOH.PairedPSCBS':
‘scale’
Documented arguments not in \usage in documentation object 'getLocusData.AbstractCBS':
‘splitters’
Documented arguments not in \usage in documentation object 'getSegments.AbstractCBS':
‘simplify’ ‘splitters’
Documented arguments not in \usage in documentation object 'mergeTwoSegments.AbstractCBS':
‘left’ ‘update’ ‘verbose’
Documented arguments not in \usage in documentation object 'plotTracks.PairedPSCBS':
‘x’ ‘tracks’ ‘scatter’ ‘calls’ ‘pch’ ‘col’ ‘cex’ ‘changepoints’
‘grid’ ‘quantiles’ ‘xlim’ ‘Clim’ ‘Blim’ ‘xScale’ ‘add’ ‘subplots’
‘verbose’
Documented arguments not in \usage in documentation object 'updateMeansTogether.AbstractCBS':
‘idxList’ ‘verbose’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 0.66.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘aroma.light’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-arm64