Skip to content

Commit 40ca4c2

Browse files
committed
update cran comments
1 parent c749018 commit 40ca4c2

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

cran-comments.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## R CMD check results
22

3-
Duration: 1m 8.1s
3+
Duration: 1m 52.9s
44

55
❯ checking for future file timestamps ... NOTE
66
unable to verify current time
@@ -11,4 +11,9 @@ Duration: 1m 8.1s
1111

1212
0 errors ✔ | 0 warnings ✔ | 2 notes ✖
1313

14-
* This is a new release.
14+
* This is a follow-up to the initial CRAN release (0.2.0). The main change
15+
is a new internal representation for `a5_cell` that stores cell IDs as
16+
eight raw-byte fields instead of hex strings, reducing memory by ~10x and
17+
eliminating hex parsing overhead at the R/Rust boundary. This redesign
18+
was developed in collaboration with Felix Palmer, maintainer of the
19+
upstream A5 Rust crate.

0 commit comments

Comments
 (0)