Last updated on 2018-05-03 10:50:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.94 | 29.02 | 31.96 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.28 | 24.69 | 26.97 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 42.12 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 40.05 | WARN | |||
r-devel-windows-ix86+x86_64 | 1.0 | 7.00 | 41.00 | 48.00 | WARN | |
r-patched-linux-x86_64 | 1.0 | 1.79 | 26.75 | 28.54 | WARN | |
r-patched-solaris-x86 | 1.0 | 53.50 | WARN | |||
r-release-linux-x86_64 | 1.0 | 1.40 | 26.72 | 28.12 | WARN | |
r-release-windows-ix86+x86_64 | 1.0 | 7.00 | 41.00 | 48.00 | WARN | |
r-release-osx-x86_64 | 1.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 4.00 | 61.00 | 65.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
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/dvfBm.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: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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: 1.0
Check: top-level files
Result: NOTE
Non-standard file/directory found at top level:
‘Read-and-delete-me’
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: 1.0
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘wmtsa’ which was already attached by Depends.
Please remove these calls from your code.
Package in Depends field not imported from: ‘wmtsa’
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-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: 1.0
Check: R code for possible problems
Result: NOTE
perturbFBM: warning in circFBM(n, H, plot = FALSE): partial argument
match of ‘plot’ to ‘plotfBm’
circFBM: no visible global function definition for ‘fft’
circFBM: no visible global function definition for ‘rnorm’
circFBM: no visible global function definition for ‘par’
circFBM: no visible global function definition for ‘plot’
dvFBM: no visible global function definition for ‘filter’
dvFBM: no visible global function definition for ‘quantile’
dvFBM: no visible global function definition for ‘lm’
dvFBM: no visible global function definition for ‘plot’
dvFBM: no visible global function definition for ‘abline’
filt: no visible global function definition for ‘wavDaubechies’
perturbFBM: no visible global function definition for ‘rnorm’
perturbFBM: no visible global function definition for ‘rbinom’
perturbFBM: no visible global function definition for ‘par’
perturbFBM: no visible global function definition for ‘segments’
perturbFBM: no visible global function definition for ‘points’
Undefined global functions or variables:
abline fft filter lm par plot points quantile rbinom rnorm segments
wavDaubechies
Consider adding
importFrom("graphics", "abline", "par", "plot", "points", "segments")
importFrom("stats", "fft", "filter", "lm", "quantile", "rbinom",
"rnorm")
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: 1.0
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/dvfBm.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: 1.0
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/dvfBm.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: 1.0
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/dvfBm.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: 1.0
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/dvfBm.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: 1.0
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/dvfBm.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: 1.0
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/dvfBm.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: 1.0
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/dvfBm.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: 1.0
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/dvfBm.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