11Package: weathercan
22Type: Package
33Title: Download Weather Data from Environment and Climate Change Canada
4- Version: 0.7.3.9000
4+ Version: 0.7.4
55Authors@R: c(
66 person("Steffi", "LaZerte", email = "sel@steffilazerte.ca", role = c("aut","cre"), comment = c(ORCID = "0000-0002-7690-8360")),
77 person("Sam", "Albers", email = "sam.albers@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0002-9270-7884")),
@@ -12,7 +12,8 @@ Authors@R: c(
1212 person("Mark", "Ciechanowski", role = "ctb", comment = c(ORCID = "0000-0002-3732-5939")),
1313 person("Jeremy", "Selva", email = "jeremy1189.jjs@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-4498-2662")),
1414 person(c("Kelli", "F."), "Johnson", email = "kelli.johnson@noaa.gov", role = c("ctb"), comment = c(ORCID = "0000-0002-5149-451X")),
15- person("Russ", "Allen", email = "mbr@historicip.com", role = c("ctb"))
15+ person("Russ", "Allen", email = "mbr@historicip.com", role = c("ctb")),
16+ person("Everett", "Snieder", email = "everett.snieder@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0003-4997-3404"))
1617 )
1718Description: Provides means for downloading historical weather data from
1819 the Environment and Climate Change Canada website
0 commit comments