Package: RstoxData
Version: 1.2.1
Date: 2021-07-13
Title: Tools to Read and Manipulate Fisheries Data
Authors@R: c(
  person(given = "Ibrahim", 
    family = "Umar", 
    role = c("cre", "aut"), 
    email = "ibrahim.umar@hi.no"), 
  person(given = "Sindre", 
    family = "Vatnehol", 
    role = "aut"), 
  person(given = "Arne Johannes", 
    family = "Holmin", 
    role = "aut"), 
  person(given = "Edvin", 
    family = "Fuglebakk", 
    role = "aut"), 
  person(given = "Espen", 
    family = "Johnsen", 
    role = "aut"), 
  person(given = "Norwegian Institute of Marine Research", 
    role = c("cph", "fnd")))
Depends: R (>= 3.6)
Description: Set of tools to read and manipulate various data formats for fisheries. Mainly
  catered towards scientific trawl survey sampling ('biotic') data, acoustic
  trawl data, and commercial fishing catch ('landings') data. Among the
  supported data formats are the data products from the Norwegian Institute
  Marine Research ('IMR') and the International Council for the Exploration of
  the Sea (ICES).
URL: https://github.com/StoXProject/RstoxData
BugReports: https://github.com/StoXProject/RstoxData/issues
License: LGPL-3
LazyData: true
Encoding: UTF-8
Imports: Rcpp (>= 1.0.0), data.table (>= 1.12.6), xml2 (>= 1.2.2), xslt
        (>= 1.4), units (>= 0.7), stringi (>= 1.4.3)
Suggests: testthat
LinkingTo: Rcpp
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2021-07-13 20:00:09 UTC; baim
Author: Ibrahim Umar [cre, aut],
  Sindre Vatnehol [aut],
  Arne Johannes Holmin [aut],
  Edvin Fuglebakk [aut],
  Espen Johnsen [aut],
  Norwegian Institute of Marine Research [cph, fnd]
Maintainer: Ibrahim Umar <ibrahim.umar@hi.no>
Repository: CRAN
Date/Publication: 2021-07-17 10:10:05 UTC
