data.world-r
data.world-r copied to clipboard
Package ‘data.world’ was removed from the CRAN repository.
As the site says https://cran.r-project.org/web/packages/data.world/index.html
Package ‘data.world’ was removed from the CRAN repository.
So simply install the data.world package for R by
install.packages("data.world")
no longer works.
Is there any way that we fix this?
Just logging that I'm having this same issue:
> install.packages("data.world")
Warning in install.packages :
package ‘data.world’ is not available (for R version 3.3.2)
The link above from @rowedenny doesn't seem to direct to the right place, but I can confirm that I also see that data.world has been removed from the CRAN repository: https://CRAN.R-project.org/package=data.world