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.2.7
Date: 2022-02-20
Author: Sebastian Kreutzer [aut, trl, cre]
    (<https://orcid.org/0000-0002-0734-2199>),
  Johannes Friedrich [aut] (<https://orcid.org/0000-0002-0805-9547>),
  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@aber.ac.uk", comment = c(ORCID = "0000-0002-0734-2199")),
    person("Johannes Friedrich", role = c("aut"), comment = c(ORCID = "0000-0002-0805-9547")), 
    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@aber.ac.uk>
URL: https://github.com/R-Lum/rxylib
BugReports: https://github.com/R-Lum/rxylib/issues
License: GPL-3 | LGPL-2.1
Depends: R (>= 4.0), utils
Imports: methods, Rcpp (>= 1.0.8)
Suggests: testthat (>= 3.1.0)
LinkingTo: Rcpp (>= 1.0.8), BH (>= 1.78.0)
Encoding: UTF-8
Language: en-GB
Collate: 'methods_rxylib.R' 'rxylib.R' 'RcppExports.R' 'read_xyData.R'
        'convert_xy2TKA.R'
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2022-02-20 21:46:40 UTC; kreutzer
Repository: CRAN
Date/Publication: 2022-02-20 22:20:02 UTC
Built: R 4.0.5; x86_64-w64-mingw32; 2022-04-21 02:50:14 UTC; windows
Archs: i386, x64
