[Dplr-commits] r910 - pkg/dplR/data
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Nov 7 14:00:40 CET 2014
Author: mvkorpel
Date: 2014-11-07 14:00:40 +0100 (Fri, 07 Nov 2014)
New Revision: 910
Modified:
pkg/dplR/data/anos1.rda
pkg/dplR/data/ca533.rda
pkg/dplR/data/cana157.rda
pkg/dplR/data/co021.rda
pkg/dplR/data/gp.rwl.rda
Log:
Resaved data to save space. I built the package with
--resave-data=best and replaced the .rda files that got smaller. The
other data files increased in size by a few bytes. It's interesting
that --resave-data would replace an original file with a (slightly)
larger version. Why not just keep the original? Anyway, I kept the
smaller "originals". Being slightly paranoid, I tested that the
resaved data load() fine and are identical() to the previous versions.
Modified: pkg/dplR/data/anos1.rda
===================================================================
(Binary files differ)
Modified: pkg/dplR/data/ca533.rda
===================================================================
(Binary files differ)
Modified: pkg/dplR/data/cana157.rda
===================================================================
(Binary files differ)
Modified: pkg/dplR/data/co021.rda
===================================================================
(Binary files differ)
Modified: pkg/dplR/data/gp.rwl.rda
===================================================================
(Binary files differ)
More information about the Dplr-commits
mailing list