rsyncrosim 2.1.2
CRAN release: 2025-05-06
Bug fixes:
- Fix
filterValue
andfilterColumn
arguments indatasheet()
anddatasheetSpatRaster()
- Fix issues with factor lookups not working in
datasheet()
function - Fix bug in
installPackage()
anduninstallPackage()
preventing package install when no packages installed yet
New features:
- Add
software
argument toinstallConda()
for installing miniforge - Add authentication functions
signIn()
,signOut()
, andviewProfile()