- Change the vignette to address the issue.
- Fix ORCID.
- Change the title of package
- Export
rleid
from data.table - Add ".name" paramter to
nest
andsqueeze
- Make modifications to pass CRAN test.
Date: 20200408
- Use
\donnttest
instead of\donntrun
. - Remove
rm(list = ls())
in examples. - Check every function to make sure they have a returned value explanation
Date: 20200404
0. Fix the CRAN comments, remove \donntrun
and use tempfile for the example in parse_fst
.
Intro:A mirror package of tidyfst, using modification by reference whenever possible. This toolkit is designed for users who want absolute speed with least memory.
- local OS X install, R 3.6.3
- ubuntu 14.04 (on travis-ci), R 3.6.3
- win-builder (devel and release)
0 errors | 0 warnings | 1 note
- This is a new release.