CRAN Package Check Results for Maintainer ‘Nathaniel Malachi Hallinan <nmhallinan at gmail.com>’

Last updated on 2022-04-24 03:53:01 CEST.

Package NOTE
HyPhy 12

Package HyPhy

Current CRAN status:

Version: 1.0
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     'R.utils' 'ape'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0
Check: R code for possible problems
Result: NOTE
    requiprobable: no visible global function definition for 'extract'
    requiprobable : make.tree: no visible global function definition for
     'extract'
    requiprobable : make.tree: no visible global function definition for
     'runif'
    rgenetree: no visible global function definition for 'dbinom'
    rgenetree: no visible global function definition for 'dnbinom'
    rgenetree: no visible global function definition for 'runif'
    rgenetree: no visible global function definition for 'rbinom'
    rgenetree: no visible global function definition for 'rnbinom'
    Undefined global functions or variables:
     dbinom dnbinom extract rbinom rnbinom runif
    Consider adding
     importFrom("stats", "dbinom", "dnbinom", "rbinom", "rnbinom", "runif")
    to your NAMESPACE file.
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0
Check: Rd line widths
Result: NOTE
    Rd file 'requiprobable.Rd':
     \examples lines wider than 100 characters:
     for (i in 1:10) unlabeled[[i]]$tip.label<-sample(c("A1","A2","B1","B2","B3","C1","C2","C3","C4","C5"))
    
    Rd file 'rgenetree.Rd':
     \examples lines wider than 100 characters:
     ##Now lets start with 3 genes, set the number of genes at each tip of spec and vary mu between the branches of spec
    
    These lines will be truncated in the PDF 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-patched-linux-x86_64, r-release-linux-x86_64