ropensci-archive / rfigshare

:no_entry: ARCHIVED :no_entry: An R Interface to 'figshare'
https://docs.ropensci.org/rfigshare
41 stars 12 forks source link

minor change to README on installation instructions #119

Closed dmcglinn closed 2 years ago

dmcglinn commented 3 years ago
require(devtools)
install_github("rfigshare", "ropensci")

Should be changed to:

require(devtools)
install_github("ropensci/rfigshare")
cboettig commented 2 years ago

yup, so much of this package is stuck in 2014... fortunately we can point users to an actively maintained option now in https://github.com/ropenscilabs/deposits