blasee / fetchR

Calculate Wind Fetch in R
4 stars 3 forks source link

fetchr out of cran #11

Open willhakai opened 4 years ago

willhakai commented 4 years ago

Package ‘fetchR’ was removed from the CRAN repository.

Formerly available versions can be obtained from the archive.

Archived on 2020-03-07 as check problems were not corrected despite reminders.

Please use the canonical form https://CRAN.R-project.org/package=fetchR to link to this page.

neon-ninja commented 3 years ago

Workaround:

devtools::install_github("blasee/fetchR")
blasee commented 3 years ago

The fetchR R package has been superceded by the windfetch R package. I am no longer maintaining fetchR, please use windfetch instead. The windfetch package is not yet available on CRAN. There is also a shiny web application that uses the latest code from the windfetch package.