Last updated on 2022-05-09 09:50:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.08 | 34.40 | 36.48 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.74 | 25.83 | 27.57 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 44.21 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 42.05 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 10.00 | 46.00 | 56.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.27 | 31.75 | 34.02 | NOTE | |
r-release-linux-x86_64 | 1.0 | 2.03 | 32.52 | 34.55 | NOTE | |
r-release-macos-arm64 | 1.0 | 15.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 24.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 5.00 | 44.00 | 49.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 18.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 27.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 5.00 | 35.00 | 40.00 | NOTE |
Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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: R code for possible problems
Result: NOTE
IDM.bootCI: no visible global function definition for 'cov'
IDM.bootCI: no visible global function definition for 'cor'
IDM.bootCI: no visible global function definition for 'quantile'
Undefined global functions or variables:
cor cov quantile
Consider adding
importFrom("stats", "cor", "cov", "quantile")
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 line widths
Result: NOTE
Rd file 'IDM.bootCI.Rd':
\examples lines wider than 100 characters:
#a built-in dataset fish is used. This data gives sizes of 53 female stickleback measured at the age of 17, 45, 80, and 115 days.
#figure showing first two trajectories and percentages of variations accounted for by each trajectory.
barplot(out$Percent.trajectory,ylim=c(0,105),las=1,names.arg=c("1","2","3","4"), ylab="Percentage of variation",cex.lab=1.35,cex.axis=1 ... [TRUNCATED]
plot(age,out$Trajectories97.5CI[,1],type="l",lty=2,ylim=c(-1,1),las=1,ylab="Trajectory value",xlab="Age (days)",cex.lab=1.35,cex.axis=1 ... [TRUNCATED]
plot(age,out$Trajectories97.5CI[,2],type="l",lty=2,ylim=c(-1,1),las=1,ylab="Trajectory value",xlab="Age (days)",cex.lab=1.35,cex.axis=1 ... [TRUNCATED]
Rd file 'p.function.Rd':
\examples lines wider than 100 characters:
temp2b=(-1)^i*factorial(j)/(factorial(i)*factorial(j-i))*factorial(2*j-2*i)/(factorial(j)*factorial(2*j-2*i-j))*x^(j-2*i)
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