CRAN Package Check Results for Package hypothesestest

Last updated on 2020-08-07 01:49:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 2.35 20.04 22.39 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 1.96 15.77 17.73 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 36.15 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 26.62 NOTE
r-devel-windows-ix86+x86_64 1.0 7.00 28.00 35.00 NOTE
r-patched-linux-x86_64 1.0 2.38 20.14 22.52 NOTE
r-patched-solaris-x86 1.0 40.00 NOTE
r-release-linux-x86_64 1.0 2.57 20.32 22.89 NOTE
r-release-macos-x86_64 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 5.00 29.00 34.00 NOTE
r-oldrel-macos-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 4.00 39.00 43.00 NOTE

Check Details

Version: 1.0
Check: R code for possible problems
Result: NOTE
    conint: no visible global function definition for 'sd'
    findroot: no visible global function definition for 'integrate'
    hypothesis: no visible global function definition for 'sd'
    hypothesis: no visible global function definition for 'integrate'
    Undefined global functions or variables:
     integrate sd
    Consider adding
     importFrom("stats", "integrate", "sd")
    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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0
Check: Rd line widths
Result: NOTE
    Rd file 'conint.Rd':
     \usage lines wider than 90 characters:
     conint(TrnX = NULL, TrnY = NULL, m, n1, n2, s1, s2, side = "both", alpha = 0.95, method = "n")
    
    Rd file 'hypothesis-package.Rd':
     \examples lines wider than 100 characters:
     hypothesis(TrnX=c(3,4,5),TrnY=c(4,5,6),m,u0=4,3,3,s1=NULL,s2=NULL,sigma1=NULL,sigma2=NULL,alpha=0.05,method="n",H0="u=u0",p)
    
    Rd file 'hypothesis.Rd':
     \usage lines wider than 90 characters:
     hypothesis(TrnX = NULL, TrnY = NULL, m, u0, n1, n2, s1 = NULL, s2 = NULL, sigma1 = NULL, sigma2 = NULL, alpha = 0.05, method = "n", H0 ... [TRUNCATED]
     \examples lines wider than 100 characters:
     hypothesis(TrnX=c(3,4,5),TrnY=c(4,5,6),m,u0=4,3,3,s1=NULL,s2=NULL,sigma1=NULL,sigma2=NULL,alpha=0.05,method="n",H0="u=u0",p)
    
    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