Last updated on 2022-05-06 18:49:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.98 | 33.53 | 35.51 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.87 | 24.96 | 26.83 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 43.75 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 41.30 | WARN | |||
r-devel-windows-x86_64 | 1.0 | 16.00 | 52.00 | 68.00 | WARN | |
r-patched-linux-x86_64 | 1.0 | 2.12 | 31.94 | 34.06 | NOTE | |
r-release-linux-x86_64 | 1.0 | 2.01 | 31.41 | 33.42 | NOTE | |
r-release-macos-arm64 | 1.0 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 25.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 6.00 | 51.00 | 57.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 20.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 34.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 5.00 | 27.00 | 32.00 | NOTE |
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-x86_64, 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 files
Result: WARN
checkRd: (7) conint.Rd:29: invalid email address: (478996606@qq.com)
checkRd: (7) findroot.Rd:41: invalid email address: (478996606@qq.com)
checkRd: (7) hypothesis.Rd:66: invalid email address: (478996606@qq.com)
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
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