Package: srppphist Type: Package Title: Historical Data from the Swiss Register of Plant Protection Products as an R Package Version: 2.0.3 Date: 2026-05-20 Authors@R: c( person("Johannes", "Ranke", role = c("aut", "cre"), email = "johannes.ranke@agroscope.admin.ch", comment = c(ORCID = "0000-0003-4371-6538")), person("Daniel", "Baumgartner", role = "ctb"), person("Romualdus", "Kasteel", role = c("rev"), email = "romualdus.kasteel@agroscope.admin.ch"), person("Marcel", "Mathis", role = c("ctb", "rev"), email = "marcel.mathis@agroscope.admin.ch"), person("Agroscope", role = "cph")) Description: Data objects extracted from historical XML versions of the Swiss Register of Plant Protection Products 'SRPPP'. Starting from 2011, one such data object is contained for each year. Note that the information contained in this project is outdated. An online version of the current register can be accessed via . An XML dump of the current register can be read in using the 'srppp' package. There is no guarantee of correspondence of the data contained in or read in using this package with any online version, or with the original registration documents. Also, the Federal Food Safety and Veterinary Office, coordinating the authorisation of plant protection products in Switzerland, does not answer requests regarding this package. Depends: R (>= 4.1.0), srppp (>= 2.0.5) Imports: cli, dplyr, data.tree, stringr, purrr, rlang Suggests: knitr, rmarkdown, here, DiagrammeR, ggplot2, parallel, testthat (>= 3.0.0), tibble, tidyr, flextable, kableExtra BugReports: https://github.com/agroscope-ch/srppphist/issues URL: https://agroscope-ch.github.io/srppphist License: GPL (>= 3) LazyData: true LazyDataCompression: xz Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Encoding: UTF-8 Language: en-GB Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://agroscope-ch.r-universe.dev Date/Publication: 2026-05-20 07:09:24 UTC RemoteUrl: https://github.com/agroscope-ch/srppphist RemoteRef: HEAD RemoteSha: 740415e22d8d06aa516cc37012b7c8b2b459c162 NeedsCompilation: no Packaged: 2026-07-13 14:11:46 UTC; root Author: Johannes Ranke [aut, cre] (ORCID: ), Daniel Baumgartner [ctb], Romualdus Kasteel [rev], Marcel Mathis [ctb, rev], Agroscope [cph] Maintainer: Johannes Ranke