[notes] 01/01: explain the r-rds issue has been fixed.
Justin Cappos
justincappos-guest at moszumanska.debian.org
Sat May 6 09:07:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
justincappos-guest pushed a commit to branch master
in repository notes.
commit e620a7bad6d741274ea5f453c7f847f8559c6e07
Author: Justin Cappos <jcappos at nyu.edu>
Date: Sat May 6 05:06:42 2017 -0400
explain the r-rds issue has been fixed.
---
issues.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/issues.yml b/issues.yml
index 885c91a..fb9ab61 100644
--- a/issues.yml
+++ b/issues.yml
@@ -986,6 +986,10 @@ timestamps_added_by_blast2:
deterministic: True
randomness_in_r_rdb_rds_databases:
description: |
+ This issue seems to be fixed in the reproducible builds apt repository.
+ Assuming the non-standard branch of r-base is applied, this tag should
+ no longer indicate that the software will fail to build in a reproducible
+ manner.
R creates .rdb files and .rds with some randomness. They are a serialisation of some
sorts, related to lazy loading of modules?
Randomness seems to come from using absolute paths in .rd[bs] files.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git
More information about the Reproducible-commits
mailing list