Package: FSK2R
Type: Package
Title: An Interface Between the 'FSKX' Standard and 'R'
Version: 0.1.3
Authors@R: c(person("Alberto", "Garre", email = "garre.alberto@gmail.com", role = c("aut", "cre")),
             person("Miguel", "de Alba Aparicio", email = "Miguel.de-Alba-Aparicio@bfr.bund.de", role = "aut"),
             person("Pablo S.", "Fernandez", email = "pablo.fernandez@upct.es", role = "aut"),
             person("Matthias", "Filter", email = "Matthias.Filter@bfr.bund.de", role = "aut")
             )
Description: Functions for importing, creating, editing and
    exporting 'FSK' files <https://foodrisklabs.bfr.bund.de/fskx-food-safety-knowledge-exchange-format/>
    using the 'R' programming environment. Furthermore, it enables users
    to run simulations contained in the 'FSK' files and visualize the results.
License: GPL-3
Encoding: UTF-8
Imports: XML (>= 3.98), purrr (>= 0.2.4), dplyr (>= 0.7.8), tibble (>=
        2.0.0), tidyr (>= 0.7.2), rlang (>= 0.3.0.1), readxl (>=
        1.3.1), readtext (>= 0.7.1), zip (>= 2.0.4), xml2 (>= 1.2.0),
        rjson (>= 0.2.20), shiny (>= 1.3.2), tools (>= 3.5.3), utils
        (>= 3.5.3), R.utils (>= 2.9.0)
Suggests: knitr (>= 1.9), rmarkdown (>= 1.12), testthat
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2022-02-25 15:59:39 UTC; alberto
Author: Alberto Garre [aut, cre],
  Miguel de Alba Aparicio [aut],
  Pablo S. Fernandez [aut],
  Matthias Filter [aut]
Maintainer: Alberto Garre <garre.alberto@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-25 16:20:02 UTC
