Last updated on 2018-05-03 10:50:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2-4 | 2.62 | 22.88 | 25.50 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.2-4 | 2.13 | 20.82 | 22.95 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.2-4 | 34.56 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.2-4 | 32.30 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.2-4 | 8.00 | 41.00 | 49.00 | WARN | |
r-patched-linux-x86_64 | 0.2-4 | 3.22 | 24.61 | 27.83 | WARN | |
r-patched-solaris-x86 | 0.2-4 | 49.80 | WARN | |||
r-release-linux-x86_64 | 0.2-4 | 2.87 | 24.71 | 27.58 | WARN | |
r-release-windows-ix86+x86_64 | 0.2-4 | 8.00 | 41.00 | 49.00 | WARN | |
r-release-osx-x86_64 | 0.2-4 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.2-4 | 4.00 | 39.00 | 43.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2-4 | NOTE |
Version: 0.2-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/CircStats.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2-4
Check: top-level files
Result: NOTE
Non-standard files/directories found at top level:
‘COPYRIGHT’ ‘COPYRIGHT.original’ ‘CREDITS’
Copyright information should be in file inst/COPYRIGHTS
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
Version: 0.2-4
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls to packages already attached by Depends:
‘MASS’ ‘boot’
Please remove these calls from your code.
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.2-4
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
plot.edf
See section ‘Registering S3 methods’ 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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64
Version: 0.2-4
Check: R code for possible problems
Result: NOTE
circ.cor: no visible global function definition for ‘pnorm’
circ.plot: no visible global function definition for ‘lines’
circ.plot: no visible global function definition for ‘text’
circ.plot: no visible global function definition for ‘points’
circ.reg: no visible global function definition for ‘lm’
circ.reg: no visible global function definition for ‘pchisq’
plot.edf: no visible global function definition for ‘plot’
pp.plot: no visible global function definition for ‘plot’
pp.plot: no visible global function definition for ‘abline’
rao.homogeneity: no visible binding for global variable ‘var’
rao.homogeneity: no visible global function definition for ‘var’
rao.homogeneity: no visible global function definition for ‘pchisq’
rao.homogeneity: no visible global function definition for ‘qchisq’
rao.spacing: no visible global function definition for ‘data’
rcard: no visible global function definition for ‘runif’
rmixedvm: no visible global function definition for ‘runif’
rose.diag: no visible global function definition for ‘lines’
rose.diag: no visible global function definition for ‘text’
rose.diag: no visible global function definition for ‘points’
rstable: no visible global function definition for ‘rcauchy’
rstable: no visible global function definition for ‘rnorm’
rstable: no visible global function definition for ‘runif’
rstable: no visible global function definition for ‘rexp’
rtri: no visible global function definition for ‘runif’
rvm: no visible global function definition for ‘runif’
rwrpcauchy: no visible global function definition for ‘runif’
rwrpcauchy: no visible global function definition for ‘rcauchy’
rwrpnorm: no visible global function definition for ‘runif’
rwrpnorm: no visible global function definition for ‘rnorm’
v0.test: no visible global function definition for ‘pnorm’
v0.test: no visible global function definition for ‘dnorm’
vm.bootstrap.ci: no visible global function definition for ‘quantile’
watson.two: no visible global function definition for ‘par’
Undefined global functions or variables:
abline data dnorm lines lm par pchisq plot pnorm points qchisq
quantile rcauchy rexp rnorm runif text var
Consider adding
importFrom("graphics", "abline", "lines", "par", "plot", "points",
"text")
importFrom("stats", "dnorm", "lm", "pchisq", "pnorm", "qchisq",
"quantile", "rcauchy", "rexp", "rnorm", "runif", "var")
importFrom("utils", "data")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.2-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/CircStats.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/data/gannet/ripley/R/packages/tests-clang/CircStats.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/data/gannet/ripley/R/packages/tests-devel/CircStats.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See 'd:/Rcompile/CRANpkg/local/3.5/CircStats.Rcheck/00install.out' for details.
Information on the location(s) of code generating the 'Note's can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to 'yes'.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 0.2-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/CircStats.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-patched-linux-x86_64
Version: 0.2-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/home/ripley/R/packages/tests32/CircStats.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-patched-solaris-x86
Version: 0.2-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/CircStats.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-release-linux-x86_64
Version: 0.2-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/Volumes/SSD-Data/Builds/R-dev-web/QA/Simon/packages/el-capitan-x86_64/results/3.5/CircStats.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-release-osx-x86_64