diff --git a/README.md b/README.md index f2d874b..0fa6a83 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ A package to reproducibly process raw data into packaged, analysis-ready data se [![Build Status](https://travis-ci.org/RGLab/DataPackageR.svg?branch=master)](https://travis-ci.org/RGLab/DataPackageR) [![Coverage status](https://codecov.io/gh/RGLab/DataPackageR/branch/master/graph/badge.svg)](https://codecov.io/github/RGLab/DataPackageR?branch=master) +[![DOI](https://zenodo.org/badge/29267435.svg)](https://zenodo.org/badge/latestdoi/29267435) ## Goals @@ -155,25 +156,41 @@ INFO [2018-06-06 11:05:47] Processing 1 of 1: /private/var/folders/jh/x0h3v3pd4d processing file: subsetCars.Rmd - | | | 0% | |......... | 14% + + | + | | 0% + | + |......... | 14% ordinary text without R code - | |................... | 29% + + | + |................... | 29% label: setup (with options) List of 1 $ include: logi FALSE - | |............................ | 43% + + | + |............................ | 43% ordinary text without R code - | |..................................... | 57% + + | + |..................................... | 57% label: cars - | |.............................................. | 71% + + | + |.............................................. | 71% ordinary text without R code - | |........................................................ | 86% + + | + |........................................................ | 86% label: unnamed-chunk-10 - | |.................................................................| 100% + + | + |.................................................................| 100% ordinary text without R code output file: subsetCars.knit.md /usr/local/bin/pandoc +RTS -K512m -RTS subsetCars.utf8.md --to html4 --from markdown+autolink_bare_uris+ascii_identifiers+tex_math_single_backslash+smart --output /private/var/folders/jh/x0h3v3pd4dd497g3gtzsm8500000gn/T/RtmpDcDndF/Test/inst/extdata/Logfiles/subsetCars.html --email-obfuscation none --self-contained --standalone --section-divs --template /Library/Frameworks/R.framework/Versions/3.5/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable 'theme:bootstrap' --include-in-header /var/folders/jh/x0h3v3pd4dd497g3gtzsm8500000gn/T//RtmpDcDndF/rmarkdown-str71014c1cf396.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'