Skip to content

Releases: CUD2V/pccc

CRAN Version 1.0.4

20 May 21:38
Compare
Choose a tag to compare
  • Updates to make code work with 1.0 version of dplyr and new vctrs (dplyr dependency).
  • Removed use of dplyr from many tests.
  • Updated test cases to work with new R 4.0.x feature to account for changed default to stringsAsFactors = FALSE.

CRAN Version 1.0.3

22 Aug 15:01
Compare
Choose a tag to compare

Updates to address "heap-use-after-free" issue with ASAN (AddressSanitizer) reported by CRAN. See Issue #37 for more details.

Additionally, due to updates in testthat and dplyr, updated a few unit tests.

CRAN Version 1.0.2

02 Jul 20:39
Compare
Choose a tag to compare

Removed unnecessary initializer that causes problems with pre-C++11 compilers

CRAN version 1.0.1

16 Mar 17:29
Compare
Choose a tag to compare

Resolved issue where null argument to rlang (sub-dependency of dpylr) previously worked but now fails with latest rlang release.

CRAN version 1.0.0

13 Dec 18:39
Compare
Choose a tag to compare

Tagging first release to CRAN. Function calls and API should be stable. Now seeking feedback for additional features or users to test on their own data.

v0.2.2

10 Aug 15:59
Compare
Choose a tag to compare
updated documentation from 0.2.1