International-Soil-Radiocarbon-Database / ISRaD

Repository for the development and release of ISRaD data and tools
https://international-soil-radiocarbon-database.github.io/ISRaD/
24 stars 15 forks source link

Website user manual issue #208

Closed CaitlinPries closed 4 years ago

CaitlinPries commented 4 years ago

2) Install package 'ISRaD' from the development branch of our github repository: devtools::install_github("International-Soil-Radiocarbon-Database/ISRaD", ref="master", force = T)

Should read (add /Rpkg to address)

2) Install package 'ISRaD' from the development branch of our github repository: devtools::install_github("International-Soil-Radiocarbon-Database/ISRaD/Rpkg", ref="master", force = T)

ShaneStoner commented 4 years ago

Hi Caitlin! Thanks for pointing it out. Should be fixed now.

olgavinduskova commented 4 years ago

Hello! I came across the same bug pointed out by Caitlin now (when clicking through website -> R package -> Tutorial here -> https://soilradiocarbon.org/_pages/user_manual_Aug15_2019.html)

ShaneStoner commented 4 years ago

Ahhh I fixed it in the R markdown file the first time. Fixed it in the html this time.