Aaron Peikert

Results 69 issues of Aaron Peikert

if two rmds require different GitHub versions, repro should complain

papaja, bookdown etc require latex packages which ship not normally with the docker/verse container so it would be nice to add them to the metadata: ``` yaml subtitle: "Automating reproducible...

detect a bookdown project and design a makefile entry for it relates to #3

`repro` should combine different modules in a coherent framework. I think that we should have a configuration file that captures which modules are used. ![steps](https://user-images.githubusercontent.com/29424409/83497859-647d6300-a4bb-11ea-8f6a-99ee68220116.png) This configuration file should include...

Maybe its helpfull to instruct users once per session on how to open a terminal on their os or how to do this in RStudio.

atm repro only verifies that git is installed but I'd like to check for gitlib2 (or git2r/gitr) and a set configuration (name and email) too

thesis

Inspired by: > `worcs::consistency_check()`: > * Run entry point > * Checksum exit point(s) > `repro::use_travis_consistency_check()` > * Do the above, but on Travis using `testthat` _Originally posted by @cjvanlissa...

maybe also travis...