CRAN Package Check Results for Package utr.annotation

Last updated on 2024-02-17 09:49:26 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.4 45.93 440.31 486.24 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.4 828.16 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.4 833.61 NOTE
r-devel-windows-x86_64 1.0.4 54.00 420.00 474.00 NOTE
r-patched-linux-x86_64 1.0.4 56.65 576.97 633.62 OK
r-release-linux-x86_64 1.0.4 48.14 570.16 618.30 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 533.00 604.00 OK
r-oldrel-macos-arm64 1.0.4 187.00 NOTE
r-oldrel-windows-x86_64 1.0.4 67.00 472.00 539.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, r-devel-windows-x86_64

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

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