Envirometrix / landmap

Landmap package for R
45 stars 13 forks source link

dependency `subsemble` not on CRAN #1

Closed barryrowlingson closed 3 years ago

barryrowlingson commented 5 years ago

Looks like subsemble version from 2014 was archived off CRAN in Jan 2019.

It does install from its git repo via devtools::install_github("ledell/subsemble")

Maybe note that in the readme until it appears on CRAN again.

landmap installs successfully once that dependency is got from github.

thengl commented 5 years ago

Thank you Barry. We might migrate all the ensemble functionality to the mlr package (just discussing with Patrick Schratz). Working on it.

thengl commented 3 years ago

Package is now based on mlr