CRAN Package Check Results for Package utr.annotation

Last updated on 2023-12-01 18:51:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 58.95 589.14 648.09 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.4 53.95 439.78 493.73 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.4 811.22 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.4 790.89 NOTE
r-devel-windows-x86_64 1.0.4 42.00 5.00 47.00 ERROR
r-patched-linux-x86_64 1.0.4 45.81 564.07 609.88 OK
r-release-linux-x86_64 1.0.4 47.02 562.60 609.62 OK
r-release-macos-arm64 1.0.4 6.00 ERROR
r-release-macos-x86_64 1.0.4 408.00 OK
r-release-windows-x86_64 1.0.4 71.00 552.00 623.00 OK
r-oldrel-macos-arm64 1.0.4 187.00 NOTE
r-oldrel-macos-x86_64 1.0.4 311.00 NOTE
r-oldrel-windows-x86_64 1.0.4 68.00 469.00 537.00 OK

Additional issues

donttest

Check Details

Version: 1.0.4
Check: Rd \usage sections
Result: NOTE Documented arguments not in \usage in Rd file 'countDNAPatternInAlt.Rd': ‘trascriptsTable’ Documented arguments not in \usage in Rd file 'countDNAPatternInAltOneVariant.Rd': ‘trascriptsTable’ Documented arguments not in \usage in Rd file 'getAltSequence.Rd': ‘trascriptsTable’ Documented arguments not in \usage in Rd file 'getCodonInAlt.Rd': ‘trascriptsTable’ ‘codonPositionsColumnn’ Documented arguments not in \usage in Rd file 'getCodonInAltOneVariant.Rd': ‘trascriptsTable’ ‘codonPositionsColumnn’ Documented arguments not in \usage in Rd file 'getTSSKozakOneVariant.Rd': ‘variantsTable’ 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

Version: 1.0.4
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: 'parallel' 'xml2' All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.0.4
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-windows-x86_64

Version: 1.0.4
Check: package dependencies
Result: ERROR Package required but not available: ‘AnnotationHub’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-release-macos-arm64