Package: RoME
Type: Package
Title: Multiple Checks on MEDITS Trawl Survey Data
Version: 0.2.3
Authors@R: c(
    person("Walter", "Zupa", email = "zupa@fondazionecoispa.org",
           role = c("aut", "cre")),
    person("Isabella", "Bitetto", email = "bitetto@fondazionecoispa.org",
           role = "aut"),
    person("Maria Teresa", "Spedicato", email = "spedicato@fondazionecoispa.org",
           role = "aut"),
    person("Loredana", "Casciaro", email = "casciaro@coispa.eu",
           role = "rev"),
    person("Cosmidano", "Neglia", email = "neglia@coispa.eu",
           role = "rev")
  )
Description: Provides quality checks for MEDITS (International Bottom Trawl Survey in the Mediterranean) trawl survey exchange data tables (TA (Haul data), TB (Catch data), TC (Biological data), TE (Biological individual data), TL (Litter data)). The main function RoME() calls all check functions in a defined sequence to perform a complete quality control of TX (Generic exchange data) data, including header validation, controlled-vocabulary checks, cross-table consistency tests, and biological plausibility checks. No automatic correction is applied: the package detects errors, warns the user, and specifies the type of error to ease data correction. Checks can be run simultaneously on multi-year datasets. An embedded 'shiny' application is also provided via run_RoME_app(). References describing the methods: MEDITS Working Group (2017) <https://www.sibm.it/MEDITS%202011/principaledownload.htm>.
Depends: R (>= 4.0)
License: GPL-3
Encoding: UTF-8
Language: en-US
LazyData: true
Imports: timeDate, stringr, ggplot2, rnaturalearth, rnaturalearthdata,
        zip, maps, sp, dplyr, ggrepel, magrittr, geosphere, shiny
Suggests: knitr, rmarkdown, svDialogs, shinyjs
VignetteBuilder: knitr
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-04-22 13:49:48 UTC; Walter
Author: Walter Zupa [aut, cre],
  Isabella Bitetto [aut],
  Maria Teresa Spedicato [aut],
  Loredana Casciaro [rev],
  Cosmidano Neglia [rev]
Maintainer: Walter Zupa <zupa@fondazionecoispa.org>
Repository: CRAN
Date/Publication: 2026-04-23 19:50:21 UTC
