gaborcsardi/baseimports: Test Undeclared Imports from Base Packages

Currently it is not required to formally declare imports from base R packages that are loaded by default. This can lead to hard to find bugs, and I suggest to improve 'R CMD check' to report NOTEs about such undeclared imports.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.0
URL https://github.com/gaborcsardi/baseimports
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("gaborcsardi/baseimports")
gaborcsardi/baseimports documentation built on May 16, 2019, 4:07 p.m.