Skip to content

Releases: R-Lum/rxylib

v0.2.14 (CRAN)

27 Aug 12:44
034f9d4
Compare
Choose a tag to compare

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 1 compiler warning on CRAN

v0.2.13 (CRAN)

26 Aug 19:20
535ccdd
Compare
Choose a tag to compare

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.

v0.2.12 (CRAN)

03 Nov 14:46
ce5bcdc
Compare
Choose a tag to compare

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.cpp to work with nodes of type “counts” instead of
    “intensities” (depending on what is available)

v0.2.11 (CRAN)

06 Mar 09:33
1feb559
Compare
Choose a tag to compare

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 type list
    or a character vector 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

v0.2.9 (CRAN)

06 Jan 11:05
15f44c7
Compare
Choose a tag to compare

Changes in version 0.2.9 (2023-01-04)

  • Internal C++ level replacement of sprintf() (deprecated) by
    snprintf() as requested by CRAN

v0.2.8 (CRAN)

09 Aug 07:48
1e08d49
Compare
Choose a tag to compare

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() in if() call (CRAN message)

  • Update maintainer address

v0.2.7 (CRAN)

20 Feb 21:53
Compare
Choose a tag to compare

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 xylib between 2020-09-15 and
    2022-02-20 (still library version 1.6)

v0.2.6

15 Sep 08:47
Compare
Choose a tag to compare

CRAN release

v0.2.4

05 Jun 17:31
Compare
Choose a tag to compare

CRAN submission

v0.2.3

11 Apr 17:04
Compare
Choose a tag to compare

CRAN submission