Package: rxylib
Type: Package
Title: Import XY-Data into R
Description: Provides access to the 'xylib' C library for to import xy 
  data from powder diffraction, spectroscopy and other experimental methods.
Version: 0.1.0
Date: 2017-06-28
Author: Sebastian Kreutzer [aut, trl, cre], 
  RLum Team [ctb],
  Marcin Wojdyr [cph] (C++ library 'xylib'), 
  Peng Zhang [cph] (C++ library 'xylib')
Authors@R: c(
    person("Sebastian", "Kreutzer", role = c("aut", "trl", "cre"), email = "sebastian.kreutzer@u-bordeaux-montaigne.fr"),
    person(family = "RLum Team", role = "ctb"),
    person("Marcin", "Wojdyr", role = c("cph"), comment = "C++ library 'xylib'"),
    person("Peng", "Zhang", role = c("cph"), comment = "C++ library 'xylib'"))
Maintainer: Sebastian Kreutzer <sebastian.kreutzer@u-bordeaux-montaigne.fr>
URL: https://github.com/R-Lum/rxylib
BugReports: https://github.com/R-Lum/rxylib/issues
License: GPL-3 | LGPL-2.1
Depends: R (>= 3.3.0), utils
Imports: Rcpp (>= 0.12.11), stringr (>= 1.2.0), httr (>= 1.2.1)
Suggests: testthat (>= 1.0.2)
LinkingTo: Rcpp (>= 0.12.11), BH (>= 1.62.0-1)
Encoding: UTF-8
Collate: 'rxylib.R' 'RcppExports.R' 'read_xyData.R'
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-06-30 06:50:03 UTC; kreutzer
Repository: CRAN
Date/Publication: 2017-06-30 13:11:25 UTC
