Path to this page:
Subject: CVS commit: pkgsrc/textproc/R-jsonlite
From: Makoto Fujiwara
Date: 2022-04-23 04:15:38
Message id: 20220423021538.5230FFB1A@cvs.NetBSD.org
Log Message:
(textproc/R-jsonlite) Updated 1.7.1 to 1.8.0
1.8.0
- Remove all calls to setOldClass() for R >= 4.0 (#378)
1.7.3
- Fix memory bug in toJSON(pretty=TRUE) for 0-length vectors (#366)
- Ported rbind_pages() to use vctrs::vec_rbind (#352)
- Fix error serializing S4 class extending SEXPTYPE for certain types (#364)
- Fix citibike example in API vignette
1.7.2
- Special case 'blob' vctrs to prevent boxing of base64 output strings
- Fix a unit test for new stricter all.equal() for environments in base-R
Files: