Last updated on 2016-12-28 23:47:04.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-3 | 0.63 | 12.53 | 13.16 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-3 | 0.66 | 11.87 | 12.53 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-3 | 24.23 | NOTE | --no-stop-on-test-error | ||
r-devel-linux-x86_64-fedora-gcc | 0.1-3 | 20.84 | NOTE | --no-stop-on-test-error | ||
r-devel-macos-x86_64-clang | 0.1-3 | 17.57 | NOTE | --no-stop-on-test-error | ||
r-devel-windows-ix86+x86_64 | 0.1-3 | 5.00 | 45.00 | 50.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-3 | 0.69 | 10.46 | 11.15 | NOTE | |
r-patched-solaris-sparc | 0.1-3 | 118.70 | NOTE | |||
r-patched-solaris-x86 | 0.1-3 | 26.10 | NOTE | |||
r-release-linux-x86_64 | 0.1-3 | 0.65 | 10.40 | 11.05 | NOTE | |
r-release-osx-x86_64-mavericks | 0.1-3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1-3 | 4.00 | 26.00 | 30.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.1-3 | 3.00 | 33.00 | 36.00 | NOTE |
Version: 0.1-3
Check: top-level files
Result: NOTE
File
LICENSE
is not mentioned in the DESCRIPTION file.
Non-standard file/directory found at top level:
‘HISTORY’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1-3
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘gam’ which was already attached by Depends.
Please remove these calls from your code.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1-3
Check: R code for possible problems
Result: NOTE
File ‘CausalGAM/R/zzz.R’:
.onAttach calls:
cat("##\n## CausalGAM Package\n")
cat("## Copyright (C) 2009", " Adam Glynn and Kevin Quinn\n", sep = "")
require(gam, quietly = TRUE)
Package startup functions should not change the search path.
Package startup functions should use ‘packageStartupMessage’ to
generate messages.
See section ‘Good practice’ in '?.onAttach'.
balance.IPW: no visible global function definition for ‘predict’
balance.IPW: no visible binding for global variable ‘sd’
estimate.ATE: no visible global function definition for ‘predict’
estimate.ATE: no visible global function definition for
‘model.response’
estimate.ATE: no visible global function definition for ‘model.frame’
estimate.ATE: no visible global function definition for ‘residuals’
estimate.ATE: no visible global function definition for ‘as.formula’
estimate.ATE: no visible global function definition for ‘gaussian’
estimate.ATE: no visible global function definition for ‘par’
estimate.ATE: no visible global function definition for ‘plot’
estimate.ATE: no visible global function definition for ‘lines’
estimate.ATE: no visible global function definition for ‘sd’
print.CausalGAM: no visible global function definition for ‘pnorm’
Undefined global functions or variables:
as.formula gaussian lines model.frame model.response par plot pnorm
predict residuals sd
Consider adding
importFrom("graphics", "lines", "par", "plot")
importFrom("stats", "as.formula", "gaussian", "model.frame",
"model.response", "pnorm", "predict", "residuals", "sd")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64
Version: 0.1-3
Flags: --no-stop-on-test-error
Check: top-level files
Result: NOTE
File
LICENSE
is not mentioned in the DESCRIPTION file.
Non-standard file/directory found at top level:
‘HISTORY’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1-3
Flags: --no-stop-on-test-error
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘gam’ which was already attached by Depends.
Please remove these calls from your code.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang
Version: 0.1-3
Flags: --no-stop-on-test-error
Check: R code for possible problems
Result: NOTE
File ‘CausalGAM/R/zzz.R’:
.onAttach calls:
cat("##\n## CausalGAM Package\n")
cat("## Copyright (C) 2009", " Adam Glynn and Kevin Quinn\n", sep = "")
require(gam, quietly = TRUE)
Package startup functions should not change the search path.
Package startup functions should use ‘packageStartupMessage’ to
generate messages.
See section ‘Good practice’ in '?.onAttach'.
balance.IPW: no visible global function definition for ‘predict’
balance.IPW: no visible binding for global variable ‘sd’
estimate.ATE: no visible global function definition for ‘predict’
estimate.ATE: no visible global function definition for
‘model.response’
estimate.ATE: no visible global function definition for ‘model.frame’
estimate.ATE: no visible global function definition for ‘residuals’
estimate.ATE: no visible global function definition for ‘as.formula’
estimate.ATE: no visible global function definition for ‘gaussian’
estimate.ATE: no visible global function definition for ‘par’
estimate.ATE: no visible global function definition for ‘plot’
estimate.ATE: no visible global function definition for ‘lines’
estimate.ATE: no visible global function definition for ‘sd’
print.CausalGAM: no visible global function definition for ‘pnorm’
Undefined global functions or variables:
as.formula gaussian lines model.frame model.response par plot pnorm
predict residuals sd
Consider adding
importFrom("graphics", "lines", "par", "plot")
importFrom("stats", "as.formula", "gaussian", "model.frame",
"model.response", "pnorm", "predict", "residuals", "sd")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang
Version: 0.1-3
Flags: --no-stop-on-test-error
Check: top-level files
Result: NOTE
File
LICENSE
is not mentioned in the DESCRIPTION file.
Flavor: r-devel-macos-x86_64-clang
Version: 0.1-3
Check: top-level files
Result: NOTE
File
LICENSE
is not mentioned in the DESCRIPTION file.
Flavors: r-devel-windows-ix86+x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1-3
Check: R code for possible problems
Result: NOTE
File 'CausalGAM/R/zzz.R':
.onAttach calls:
cat("##\n## CausalGAM Package\n")
cat("## Copyright (C) 2009", " Adam Glynn and Kevin Quinn\n", sep = "")
require(gam, quietly = TRUE)
Package startup functions should not change the search path.
Package startup functions should use 'packageStartupMessage' to
generate messages.
See section 'Good practice' in '?.onAttach'.
Flavor: r-oldrel-windows-ix86+x86_64