ABbiodiversity / cure4insect

Custom Reporting for Intactness and Sector Effects
https://abbiodiversity.github.io/cure4insect/
Other
4 stars 2 forks source link

Broken link in documentation #38

Closed jdtoms closed 5 years ago

jdtoms commented 5 years ago

In core_functions.Rd, line 123, link is broken

psolymos commented 5 years ago

The right base URL is http://sc-dev.abmi.ca/ because the previous server broke down. The link is fixed in the new version which is not public yet (v2018 branch, not merged to master). You can install the new version and set the options to use the 2017 version (2012 footprint inventory) for birds:

remotes::install_github("ABbiodiversity/cure4insect", ref="v2018")
library(cure4insect)
set_options(version="2017")