Code
pkg_data
Output
$Type
[1] "Package"
$Package
[1] "riem"
$Title
[1] "Accesses Weather Data from the Iowa Environment Mesonet"
$Version
[1] "1.0.0.9000"
$`Authors@R`
[1] "c(\n person(\"Maëlle\", \"Salmon\", , \"maelle.salmon@yahoo.se\", role = c(\"aut\", \"cre\"),\n comment = c(ORCID = \"0000-0002-2815-0399\")),\n person(\"Brooke\", \"Anderson\", role = \"rev\",\n comment = \"Brooke Anderson reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/39.\"),\n person(\"CHAI Project\", role = \"fnd\",\n comment = \"The research leading to these results has received funding from the European Research Council under the ERC Grant Agreement number 336167– the CHAI Project\"),\n person(\"rOpenSci\", role = \"fnd\",\n comment = c(\"https://ropensci.org/\", ROR = \"019jywm96\")),\n person(\"Daryl\", \"Herzmann\", , \"akrherz@gmail.com\", role = \"ctb\"),\n person(\"Jonathan\", \"Elchison\", , \"JElchison@gmail.com\", role = \"aut\",\n comment = c(ORCID = \"0009-0004-0787-3426\"))\n )"
$Description
[1] "Allows to get weather data from Automated Surface Observing\n System (ASOS) stations (airports) in the whole world thanks to the\n Iowa Environment Mesonet website."
$License
[1] "GPL (>= 2)"
$URL
[1] "https://docs.ropensci.org/riem/, https://github.com/ropensci/riem"
$BugReports
[1] "https://github.com/ropensci/riem/issues"
$Imports
[1] "\n cli,\n httr2,\n jsonlite (>= 0.9.19),\n lubridate (>= 1.9.0.9000),\n magrittr,\n purrr,\n rlang,\n tibble"
$Suggests
[1] "\n dplyr,\n forecast,\n ggplot2,\n httptest2,\n knitr,\n rmarkdown,\n testthat (>= 3.0.0),\n weathermetrics,\n xts"
$`Config/testthat/edition`
[1] "3"
$Encoding
[1] "UTF-8"
$RoxygenNote
[1] "7.3.2.9000"
$URL
[1] "https://github.com/ropensci/riem"
$pkg_dir
[1] "<path>"
$Rmd
[1] FALSE
$pkg_repo
[1] "ropensci/riem"
$username
[1] "ropensci"
$repo
[1] "riem"
$whoami
[1] "maelle"
$whoami_url
[1] "https://github.com/maelle"
$review_repo
[1] "https://github.com/maelle/riem-review"
$index_url
[1] "https://maelle.github.io/riem-review/index.nb.html"
$issue_url
[1] "https://github.com/ropensci/software-review/issues/39"
$number
[1] 39
$site
[1] "https://docs.ropensci.org/riem"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.