CRAN Package Check Results for Maintainer ‘Talitha Speranza <talitha.speranza at fgv.br>’

Last updated on 2024-05-02 12:51:59 CEST.

Package WARN NOTE
BETS 1 11

Package BETS

Current CRAN status: WARN: 1, NOTE: 11

Version: 0.4.9
Check: whether startup messages can be suppressed
Result: NOTE Fortran STOP IEEE arithmetic exceptions signaled: INEXACT It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.9
Check: dependencies in R code
Result: NOTE Fortran STOP IEEE arithmetic exceptions signaled: INEXACT Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.9
Check: S3 generic/method consistency
Result: WARN Fortran STOP IEEE arithmetic exceptions signaled: INEXACT See section ‘Generic functions and methods’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.9
Check: replacement functions
Result: WARN Fortran STOP IEEE arithmetic exceptions signaled: INEXACT The argument of a replacement function which corresponds to the right hand side must be named ‘value’. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.9
Check: foreign function calls
Result: NOTE Fortran STOP IEEE arithmetic exceptions signaled: INEXACT See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.9
Check: R code for possible problems
Result: NOTE Fortran STOP IEEE arithmetic exceptions signaled: INEXACT Fortran STOP IEEE arithmetic exceptions signaled: INEXACT Fortran STOP IEEE arithmetic exceptions signaled: INEXACT Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.9
Check: Rd files
Result: NOTE checkRd: (-1) BETSsearch.Rd:56: Lost braces 56 | \item{To exclude whole expressions from the search, surround them with code{' '} and insert a \code{~} before each of them. | ^ checkRd: (-1) dummy.Rd:23: Lost braces; missing escapes or markup? 23 | \item{date}{a \code{list}. The periods for which the dummy must be set to one. Periods must be represented as {integer vectors}, as described for \code{start} and \code{end}.} | ^ checkRd: (-1) dummy.Rd:25: Lost braces; missing escapes or markup? 25 | \item{from}{An \code{integer vector} The starting period of a sequence of perids for which the dummy must be set to one. Periods must be represented as {integer vectors}, as described for \code{start} and \code{end}.} | ^ checkRd: (-1) dummy.Rd:27: Lost braces; missing escapes or markup? 27 | \item{to}{The ending period of a sequence of perids for which the dummy must be set to one. Periods must be represented as {integer vectors}, as described for \code{start} and \code{end}.} | ^ 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-windows-x86_64

Version: 0.4.9
Check: for missing documentation entries
Result: WARN Fortran STOP IEEE arithmetic exceptions signaled: INEXACT All user-level objects in a package should have documentation entries. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.9
Check: for code/documentation mismatches
Result: WARN Fortran STOP IEEE arithmetic exceptions signaled: INEXACT Fortran STOP IEEE arithmetic exceptions signaled: INEXACT Fortran STOP IEEE arithmetic exceptions signaled: INEXACT Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.9
Check: Rd \usage sections
Result: NOTE Fortran STOP IEEE arithmetic exceptions signaled: INEXACT 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. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.9
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory 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-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.4.9
Check: package dependencies
Result: NOTE Imports includes 27 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. Flavor: r-devel-linux-x86_64-fedora-clang