README.md

colrow - Handling SimU, CR, and LU data

R-CMD-check

Instructions to install in Windows

Run the following commands in R:

install.packages(c("devtools", "sf", "tmap"))
devtools::install_github("pedro-andrade-inpe/colrow")

Instructions to install in Linux

Install libgit2-dev (for devtools), libudunits2-dev (for sf), and libcairo2-dev (for tmap):

apt-get install libgit2-dev libudunits2-dev libcairo2-dev

Run the following commands in R:

install.packages(c("devtools", "sf", "tmap"))
devtools::install_github("pedro-andrade-inpe/colrow")


pedro-andrade-inpe/colrow documentation built on Oct. 3, 2023, 8:48 a.m.