[Rd] Potential bug in utils::citation()

2017-04-02 Thread Zhian Kamvar
Hi, I believe the function utils::citation() will fail if the package specified has two or more citation entries in the current R-devel. The following error is issued: 'missing' can only be used for arguments I have created a working example on github [0] that is build using R-devel on travi

[Rd] rdb and rds files include abolute file paths / help understanding how lazy-load dbs are created

2017-04-02 Thread Philip Rinn
Hi, I'm trying to understand why/how absolute file paths are stored in .rdb[1] and .rds[2] files during package installation. As a consequence building the same r package in different directories does not produce identical .rdb and .rds files. The background is that I work on reproducible build