Package: FSK2R
Type: Package
Title: An Interface Between the 'FSK-ML' Standard and 'R'
Version: 0.1.2
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/fsk-ml-food-safety-knowledge-markup-language/>
    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), googlesheets (>=
        0.3.0), stringr (>= 1.4.0), 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
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-10-06 08:47:41 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: 2020-10-06 09:00:02 UTC
