Recent Releases of rxylib
rxylib - v0.2.14 (CRAN)
Changes in version 0.2.14.9000-2 (2024-08-27)
This version has C++17 as a system requirement.
- Fix new
#define BOOST_NO_AUTO_PTR 1compiler warning on CRAN
- C++
Published by RLumSK over 1 year ago
rxylib - v0.2.13 (CRAN)
Changes in version 0.2.13 (2024-08-26)
This version has C++17 as a system requirement.
- Fix a CRAN related documentation error in the DESCRIPTION.
- C++
Published by RLumSK over 1 year ago
rxylib - v0.2.12 (CRAN)
Changes in version 0.2.12 (2023-11-03)
This version has C++17 as a system requirement.
read_xyData()now throws more meaningful errors if the underlying library throws errors.- Update
xrdml.cppto work with nodes of type “counts” instead of “intensities” (depending on what is available)
- C++
Published by RLumSK over 2 years ago
rxylib - v0.2.11 (CRAN)
Changes in version 0.2.11 (2023-03-05)
(version 0.2.10 was never released on CRAN)
This version has C++17 as a system requirement.
read_xyData()now supports that the argument file is of typelistor acharactervector of length > 1
Internal
- C++17 is now set as a requirement
- Address CRAN warning: sanitize usage of deprecated Boost headers
- Fix link in README
- C++
Published by RLumSK almost 3 years ago
rxylib - v0.2.9 (CRAN)
Changes in version 0.2.9 (2023-01-04)
- Internal C++ level replacement of
sprintf()(deprecated) bysnprintf()as requested by CRAN
- C++
Published by RLumSK about 3 years ago
rxylib - v0.2.8 (CRAN)
Changes in version 0.2.8 (2022-08-09)
Upstream fetch to include latest library changes and avoid compiler warnings
Fix wrong usage of
class()inif()call (CRAN message)Update maintainer address
- C++
Published by RLumSK over 3 years ago
rxylib - v0.2.7 (CRAN)
Changes in version 0.2.7 (2022-02-20)
This package version requires R >= 4.0.0
- Update to work with
'testthat'>= 3.0.0 - Include latest commits from the
xylibbetween 2020-09-15 and 2022-02-20 (still library version 1.6)
- C++
Published by RLumSK about 4 years ago