CRAN Package Check Results for Maintainer ‘Felix Kaminsky <fkamins at uni-goettingen.de>’

Last updated on 2022-04-24 03:52:54 CEST.

Package NOTE
estout 12

Package estout

Current CRAN status:

Version: 1.2
Check: dependencies in R code
Result: NOTE
    There are ::: calls to the package's namespace in its code. A package
     almost never needs to use ::: for its own objects:
     'estoutstorage'
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, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.2
Check: R code for possible problems
Result: NOTE
    descsto: no visible global function definition for 'is'
    Undefined global functions or variables:
     is
    Consider adding
     importFrom("methods", "is")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
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, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64