Skip to content

bluegreen-labs/BGLabs_R_environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

BlueGreen Labs R environment

This script installs a number of common R packages automatically. If you have installed all dependencies using the BlueGreen Labs research environment script you should not encounter any installation issues.

You run the installation by using:

source("install_R_environment.R")

Package list

Development tools

  • utils
  • devtools
  • goodpractice
  • pkgdown
  • bookdown
  • lintr
  • covr
  • rmarkdown
  • knitr
  • testthat
  • usethis

Geospatial tools

  • raster
  • terra
  • sf
  • rnaturalearth
  • rgdal
  • maptools
  • rgeos
  • MODISTools
  • daymetr
  • mapview
  • ecmwfr
  • ncdf4
  • gdalUtils

(tidy) Data wrangling

  • tidyverse
  • broom
  • multidplyr
  • lubridate
  • patchwork

Model optimization

  • BayesianTools
  • GenSA

Machine Learning

  • randomForest
  • keras
  • caret

Movement Ecology

  • geosphere
  • oce

About

Setup of the BlueGreen Labs R environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages