srppp

srppp - R package to deal with XML dumps of the Swiss Register of Plant Protection Products

https://github.com/agroscope-ch/srppp

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

srppp - R package to deal with XML dumps of the Swiss Register of Plant Protection Products

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 2
  • Open Issues: 2
  • Releases: 3
Created almost 2 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog License

README.md

srppp - R package to read XML dumps of the Swiss Register of Plant Protection Products

CRAN version R-universe status R-CMD-check DOI <!-- badges: end -->

Description

Functions to generate data objects from XML versions of the Swiss Register of Plant Protection Products (SRPPP). An online version of the register can be accessed at https://www.psm.admin.ch/de/produkte. There is no guarantee of correspondence of the data read in using this package with that 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.

Installation from CRAN

install.packages("srppp")

Installation of the latest development code

install.packages("srppp", repos = c("https://agroscope-ch.r-universe.dev", "https://cran.r-project.org"))

Documentation

An online version of the documentation of the current development version of the package is available on github.

See also

You may also be interested in our agroscope-ch/srppphist package containing historical registration data starting from 2011.

Owner

  • Name: Agroscope
  • Login: agroscope-ch
  • Kind: organization
  • Location: Switzerland

Agroscope is the Swiss centre of excellence for agricultural research

GitHub Events

Total
  • Create event: 8
  • Issues event: 8
  • Release event: 2
  • Delete event: 4
  • Issue comment event: 13
  • Push event: 85
  • Pull request review comment event: 1
  • Pull request event: 10
  • Fork event: 2
Last Year
  • Create event: 8
  • Issues event: 8
  • Release event: 2
  • Delete event: 4
  • Issue comment event: 13
  • Push event: 85
  • Pull request review comment event: 1
  • Pull request event: 10
  • Fork event: 2

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: 29 days
  • Total issue authors: 1
  • Total pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 2.25
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: 29 days
  • Issue authors: 1
  • Pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 2.25
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jranke (2)
  • MarcelMagro (1)
  • krlmlr (1)
Pull Request Authors
  • Lutzeli (3)
  • MarcelMagro (2)
  • jranke (1)
Top Labels
Issue Labels
enhancement (1) bug (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 229 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: srppp

Read the Swiss Register of Plant Protection Products

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 229 Last month
Rankings
Dependent packages count: 27.9%
Dependent repos count: 34.3%
Average: 49.7%
Downloads: 86.9%
Last synced: 10 months ago

Dependencies

.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION cran
  • R >= 4.1.0 depends
  • dm * depends
  • cli * imports
  • dplyr * imports
  • stringr * imports
  • tibble * imports
  • tidyr * imports
  • xml2 * imports
  • DiagrammeR * suggests
  • here * suggests
  • knitr * suggests
  • parallel * suggests
  • rmarkdown * suggests
  • testthat >= 3.0.0 suggests
.github/workflows/draft-pdf.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • openjournals/openjournals-draft-action master composite