Skip to content

blasern/warnS3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

warnS3

warnS3 is intended to give warnings when loading packages that overload S3 methods. Currently it offers the functions

  • warnS3Methods Give a warning for masked S3 methods.
  • library, require Same as base functions with additional warning for masked S3 methods.
  • ::, ::: Same as base functions with additional warning for masked S3 methods.

Installation

warnS3 is not yet available on CRAN. You can download the latest development version from github with

## install.packages("devtools")
devtools::install_github("blasern/warnS3")

Development

warnS3 is still under active development. If you find bugs or would like to request additional features, please file an issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages