Last updated: 2020-07-13
Checks: 2 0
Knit directory: wflow-divvy/analysis/
This reproducible R Markdown analysis was created with workflowr (version 1.6.2). The Checks 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 results in this page were generated with repository version 1c51d7c. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.
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
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 repository in which changes were made to the R Markdown (analysis/license.Rmd
) and HTML (docs/license.html
) files. If you’ve configured a remote Git repository (see ?wflow_git_remote
), click on the hyperlinks in the table below to view the files as they were in that past version.
File | Version | Author | Date | Message |
---|---|---|---|---|
html | e6e8ef9 | Peter Carbonetto | 2020-01-06 | Re-built license page usinig workflowr 1.6.0. |
html | 77a65c1 | Peter Carbonetto | 2019-07-31 | Re-built license, setup and home pages using workflowr 1.4.0. |
html | bf33f2c | Peter Carbonetto | 2019-04-10 | Re-built license page using workflowr 1.2.0.9000. |
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 | 1b4b3df | Peter Carbonetto | 2018-03-09 | wflow_publish("*.Rmd") |
Rmd | 891978b | Peter Carbonetto | 2018-03-09 | wflow_publish(c(“index.Rmd”, “setup.Rmd”, “license.Rmd”)) |
html | 97cbef6 | Peter Carbonetto | 2018-01-23 | Adjusted footer and re-built all pages. |
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 | 7979358 | Peter Carbonetto | 2017-08-02 | Re-built all webpages. |
html | 6d2c5f4 | Peter Carbonetto | 2017-07-24 | Re-built website after fixing MathJax settings in footer. |
html | e3afc60 | Peter Carbonetto | 2017-07-24 | Re-built all the R Markdown documents using workflowr 0.7.0, and with |
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.