needs-package: Easier package loading / auto-installation

Description Author(s) References

Description

needs is a simple R function to make package loading / installation hassle-free — use it in place of library to attach packages and automatically install any that are missing. You can also supply a minimum version number, and it will update old packages as needed. No more changing your code to reinstall packages every time you update R — needs does it for you.

Author(s)

Josh Katz

References

Source repo: http://www.github.com/joshkatz/needs


needs documentation built on May 1, 2019, 10:10 p.m.