Skip to content

Conversation

eddelbuettel
Copy link
Member

The (unexported) bib() function supplied the location of the Rcpp.bib file for use by other vignettes (I have at least two other packages using it). However, this did not always work ... because the vignettes/ directory does not get processes right when you install from source. So now we put it in bib/Rcpp.bib and all is good.

This just changes the location, updates the accessor, adds a unit test we can now run, and updates the link in the vignettes.

Should be low key. Review of course still appreciated.

location in vignettes meant installation from source made it unavailable
@eddelbuettel eddelbuettel merged commit 3df05ed into master Jan 12, 2017
@eddelbuettel eddelbuettel deleted the feature/bib_file branch January 12, 2017 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants