CRAN Package Check Results for Package cggd

Last updated on 2018-06-17 19:49:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8 1.70 22.32 24.02 ERROR
r-devel-linux-x86_64-debian-gcc 0.8 1.07 17.06 18.13 ERROR
r-devel-linux-x86_64-fedora-clang 0.8 39.70 NOTE
r-devel-linux-x86_64-fedora-gcc 0.8 37.64 NOTE
r-devel-windows-ix86+x86_64 0.8 4.00 42.00 46.00 NOTE
r-patched-linux-x86_64 0.8 1.51 20.69 22.20 ERROR
r-patched-solaris-x86 0.8 63.50 NOTE
r-release-linux-x86_64 0.8 1.76 21.08 22.84 ERROR
r-release-windows-ix86+x86_64 0.8 6.00 46.00 52.00 NOTE
r-release-osx-x86_64 0.8 NOTE
r-oldrel-windows-ix86+x86_64 0.8 3.00 43.00 46.00 NOTE
r-oldrel-osx-x86_64 0.8 NOTE

Check Details

Version: 0.8
Check: for hidden files and directories
Result: NOTE
    Found the following hidden files and directories:
     .project
    These were most likely included in error. See section ‘Package
    structure’ 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-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.8
Check: top-level files
Result: NOTE
    Non-standard file/directory found at top level:
     ‘try1.r’
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.8
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     plot.cggd predict.cggd
    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.8
Check: R code for possible problems
Result: NOTE
    get.switch.time: warning in uniroot(f = switch.func, int =
     c(last_boundary, boundary), lower = last_boundary, upper = boundary,
     maxiter = 1000, tol = tol, e): partial argument match of ‘int’ to
     ‘interval’
    plot.cggd: warning in axis(4, at = b[nrow(b), ], label = paste(cnums),
     cex = 0.8, adj = 0): partial argument match of ‘label’ to ‘labels’
    plot.cggd: no visible global function definition for ‘gen.beta’
    plotCVcggd: no visible binding for global variable ‘cv’
    plotCVcggd: no visible binding for global variable ‘cv.error’
    predict.cggd: no visible binding for global variable ‘max.tk’
    predict.cggd: no visible global function definition for ‘gen.beta’
    Undefined global functions or variables:
     cv cv.error gen.beta max.tk
    
    Found the following calls to attach():
    File ‘cggd/R/cggd.r’:
     attach(cv.lars.object)
    See section ‘Good practice’ in ‘?attach’.
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.8
Check: Rd line widths
Result: NOTE
    Rd file 'cggd-internal.Rd':
     \usage lines wider than 90 characters:
     get.switch.time(switch.func,e, boundary=0,terminate_value=1e15,tol = .Machine$double.eps^0.5, fctr=1e8, TRACE=FALSE)
     cggd.mgd.one.step(x, y, a.set, beta_init, t1 = 1, alpha1 = 0, alpha2 = 0, w = 1, tau = 1, tautil = -1, eps = -1, TRACE=FALSE, fctr=1 ... [TRUNCATED]
     cggd.trr.one.step(x, y, a.set, beta_init, t1 = 1, t0 = 1, tau = 1, tautil = -1, eps = -1, fctr=1e8)
    
    Rd file 'plot.cggd.Rd':
     \usage lines wider than 90 characters:
     plot.cggd(x, steps=5, breaks = TRUE, first_k=1,last_k=Inf, xvar=c("step","t"),omit.zeros = TRUE, eps = 1e-10, ...)
    
    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

Version: 0.8
Check: Rd \usage sections
Result: NOTE
    S3 methods shown with full name in documentation object 'plot.cggd':
     ‘plot.cggd’
    
    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See chapter ‘Writing R documentation files’ 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-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.8
Check: examples
Result: ERROR
    Running examples in ‘cggd-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: cggd
    > ### Title: Fits Continuous Generalized Gradient Descent models
    > ### Aliases: cggd
    > ### Keywords: regression
    >
    > ### ** Examples
    >
    > data(housing)
    > attach(housing)
    > object <- cggd(x,y)
    > plot(object)
    Error in xy.coords(x, y, xlabel, ylabel, log) :
     'x' and 'y' lengths differ
    Calls: plot -> plot.default -> xy.coords
    Execution halted
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.8
Check: R code for possible problems
Result: NOTE
    get.switch.time: warning in uniroot(f = switch.func, int =
     c(last_boundary, boundary), lower = last_boundary, upper = boundary,
     maxiter = 1000, tol = tol, e): partial argument match of 'int' to
     'interval'
    plot.cggd: warning in axis(4, at = b[nrow(b), ], label = paste(cnums),
     cex = 0.8, adj = 0): partial argument match of 'label' to 'labels'
    plot.cggd: no visible global function definition for ‘gen.beta’
    plotCVcggd: no visible binding for global variable ‘cv’
    plotCVcggd: no visible binding for global variable ‘cv.error’
    predict.cggd: no visible binding for global variable ‘max.tk’
    predict.cggd: no visible global function definition for ‘gen.beta’
    Undefined global functions or variables:
     cv cv.error gen.beta max.tk
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64