ropensci / MODIStsp

An "R" package for automatic download and preprocessing of MODIS Land Products Time Series
https://docs.ropensci.org/MODIStsp
GNU General Public License v3.0
155 stars 51 forks source link

Package has been removed from CRAN #218

Closed gitschneider closed 3 years ago

gitschneider commented 3 years ago

I was not able to install MODIStsp via install.packages as stated in the docs. Output:

install.packages("MODIStsp")
Installing package into '/usr/lib/R/site-library'
(as 'lib' is unspecified)
Warning message:
package 'MODIStsp' is not available (for R version 4.0.2) 

When checking the CRAN page of this package (https://cran.r-project.org/package=MODIStsp), I got this message:

Package ‘MODIStsp’ was removed from the CRAN repository.

Formerly available versions can be obtained from the archive.

Archived on 2020-10-07 for policy violation.

The most recent check results can be obtained from the check results archive.

Thank you in advance for your work.

lbusett commented 3 years ago

@gitschneider

Thanks for reporting this. Unfortunately I had a problem in the last submission that I was not able to fix in time to avoid archiving. Now the package is on its way to CRAN again and hopefully it will be online soon.

In the meantime, you could install it from github.

Lorenzo