Last updated: 2019-04-10

Checks: 2 0

Knit directory: wflow-divvy/analysis/

This reproducible R Markdown analysis was created with workflowr (version 1.2.0.9000). The Report tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.


Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.

Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility. The version displayed above was the version of the Git repository at the time these results were generated.

Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish or wflow_git_commit). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:


Ignored files:
    Ignored:    .DS_Store
    Ignored:    analysis/.DS_Store
    Ignored:    data/Divvy_Stations_2016_Q1Q2.csv
    Ignored:    data/Divvy_Stations_2016_Q3.csv
    Ignored:    data/Divvy_Stations_2016_Q4.csv
    Ignored:    data/Divvy_Trips_2016_04.csv
    Ignored:    data/Divvy_Trips_2016_05.csv
    Ignored:    data/Divvy_Trips_2016_06.csv
    Ignored:    data/Divvy_Trips_2016_Q1.csv
    Ignored:    data/Divvy_Trips_2016_Q3.csv
    Ignored:    data/Divvy_Trips_2016_Q4.csv
    Ignored:    data/README.txt
    Ignored:    data/data.tar.gz
    Ignored:    docs/.DS_Store

Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.


These are the previous versions of the R Markdown and HTML files. If you’ve configured a remote Git repository (see ?wflow_git_remote), click on the hyperlinks in the table below to view them.

File Version Author Date Message
html 55cd7b0 Peter Carbonetto 2018-04-14 Re-built index and license pages with workflowr v0.11.0.9000.
Rmd 4643632 Peter Carbonetto 2018-04-14 wflow_publish(c(“index.Rmd”, “license.Rmd”))
Rmd 891978b Peter Carbonetto 2018-03-09 wflow_publish(c(“index.Rmd”, “setup.Rmd”, “license.Rmd”))
html b32e833 Peter Carbonetto 2018-01-18 Re-built all webpages using workflowr v0.1.0.
html 0401587 Peter Carbonetto 2017-11-16 Updated license.html, setup.html, station-map.html and
Rmd 01d6187 Peter Carbonetto 2017-11-16 Updated footer.
html 727b8d9 Peter Carbonetto 2017-07-13 Re-built all the analysis files; wflow_publish(Sys.glob(“*.Rmd“)).
html aca0d9e Peter Carbonetto 2017-07-04 Made a few small adjustments to license.Rmd.
Rmd 165787d Peter Carbonetto 2017-07-04 wflow_publish(“license.Rmd”)
html 5fcd514 Peter Carbonetto 2017-06-29 Build site.
Rmd e803dcd Peter Carbonetto 2017-06-29 wflow_publish(list.files(pattern = “*.Rmd“))
html 8b33acc Peter Carbonetto 2017-06-29 Re-built site with addition of setup and “first look” notebooks.
Rmd 538951e Peter Carbonetto 2017-06-29 wflow_publish(list.files(pattern = “*.Rmd“))
html 54a9c15 Peter Carbonetto 2017-06-29 Trying readable theme.
html fa29123 Peter Carbonetto 2017-06-29 Build site.
html 66fc380 Peter Carbonetto 2017-06-29 Updated index.html and license.html using wflow_publish().
Rmd ce27a1b Peter Carbonetto 2017-06-29 Added license info and deleted about.Rmd.
html 1000061 Peter Carbonetto 2017-06-28 Build site.
Rmd b300c7c Peter Carbonetto 2017-06-28 Start workflowr project.

All source code and software in this repository are made available under the terms of the MIT license.

Note that the Divvy data are made available under a separate license agreement.