Last updated: 2019-03-19
workflowr checks: (Click a bullet for more information)
-
✔ R Markdown file: up-to-date
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.
-
✔ Repository version: 0aac666
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: .Rhistory
Ignored: .Rproj.user/
Ignored: data/sst_ALL_clim_only.Rdata
Ignored: data/sst_ALL_event_aov_tukey.Rdata
Ignored: data/sst_ALL_flat.Rdata
Ignored: data/sst_ALL_miss.Rdata
Ignored: data/sst_ALL_miss_cat_chi.Rdata
Ignored: data/sst_ALL_miss_clim_event_cat.Rdata
Ignored: data/sst_ALL_miss_clim_only.Rdata
Ignored: data/sst_ALL_miss_event_aov_tukey.Rdata
Ignored: data/sst_ALL_repl.Rdata
Ignored: data/sst_ALL_smooth.Rdata
Ignored: data/sst_ALL_smooth_aov_tukey.Rdata
Ignored: data/sst_ALL_smooth_event.Rdata
Ignored: data/sst_ALL_trend.Rdata
Ignored: data/sst_ALL_trend_clim_event_cat.Rdata
Unstaged changes:
Deleted: NEWS.md
Modified: analysis/_site.yml
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.
Expand here to see past versions:
File
|
Version
|
Author
|
Date
|
Message
|
Rmd
|
0aac666
|
robwschlegel
|
2019-03-19
|
Publish the menu files
|
MHWdetection 0.0.6 (2019-03-19)
- Switching from
pkgdown
to workflowr
for project management/visualisation
MHWdetection 0.0.5 (2019-03-12)
- Incorporated first round of edits from AJH
- Began writing new decadal detection chunk
MHWdetection 0.0.5 (2019-03-07)
- Incorporated first round of edits from AJS
MHWdetection 0.0.5 (2019-03-06)
- Worked out basic event count results for all vignettes
- Final skeleton of paper
MHWdetection 0.0.5 (2019-03-05)
- More missing data work
- Worked through basic decadal trend results
MHWdetection 0.0.5 (2019-03-04)
- Working through the missing data analyses
MHWdetection 0.0.5 (2019-02-26)
- Working through the duration analyses
MHWdetection 0.0.5 (2019-02-25)
- More work on the skeleton
- Beginning to flesh out the sections
MHWdetection 0.0.4 (2019-02-17)
- Working over the skeleton
MHWdetection 0.0.4 (2019-02-15)
MHWdetection 0.0.4 (2019-01-24)
- Looking over skeleton of main text
- Python issue was addressed
- The difference was caused by the default nature of how each language did/did not interpolate missing data
- The calculations otherwise still remained the same
MHWdetection 0.0.4 (2019-01-23)
- Performed a deep dive on the issues around missing data and the quantile thresholds
- Must look at step-by-step process in Python code to determine the issue
MHWdetection 0.0.4 (2019-01-17)
- Checked that R and Python base results still match up after heatwaveR v0.3.6 release
- The threshold calculations appear to be affected differently by large amounts of missing data
MHWdetection 0.0.4 (2018-10-30)
- More editing on the time series length vignette
MHWdetection 0.0.4 (2018-10-25)
- Big changes coming through
- Added two new vignettes:
Assessing the effects of long-term trends
Assessing the effects of variance
MHWdetection 0.0.3 (2018-10-24)
- Finished editing the “simply shorter” section of the time series length vignette
MHWdetection 0.0.3 (2018-10-23)
- Beginning aggressive editing of text
- Allowing calculation of events for all year ranges from 3 – 34
- Not just 10 20, and 30 years
- Removing all
var
results
MHWdetection 0.0.3 (2018-10-14)
- Incorporated ECJO’s most recent round of comments into the main two vignettes.
MHWdetection 0.0.3 (2018-09-14)
- Added comparison to
r_vs_python.Rmd
for how the two languages handle missing data to create climatologies and calculate events.
- Completed the
Ice coverage
section in missing_data.Rmd
MHWdetection 0.0.3 (2018-09-14)
- Finished up new proposed work on
time_series_duration.Rmd
- Output word document version of
time_series_duration.Rmd
and missing_data.Rmd
- Recompiled vignettes
MHWdetection 0.0.3 (2018-09-13)
- Finished up initially proposed work on
missing_data.Rmd
- Rebuilt site to reflect upversion to v0.0.3
MHWdetection 0.0.2 (2018-09-11)
MHWdetection 0.0.2 (2018-09-10)
- Further editing to
time_series_duration.Rmd
MHWdetection 0.0.2 (2018-09-06)
- Finished preliminary random missing data results
- Fixed CI issues with short time series vignette
MHWdetection 0.0.2 (2018-09-05)
- Further editing to
time_series_duration.Rmd
- Began writing
missing_data.Rmd
- Rebuilt site to host changes
MHWdetection 0.0.2 (2018-09-03)
- Added AJS and ECJO feedback into
MHWdetection.Rmd
- Added AJS and ECJO feedback into
time_series_duration.Rmd
MHWdetection 0.0.2 (2018-06-21)
- More in-depths category comparisons made
MHWdetection 0.0.2 (2018-06-16)
- Some pre-emptive thoughts about more category comparisons
MHWdetection 0.0.2 (2018-06-13)
- Finished up basic comparisons of categories for different clim periods
MHWdetection 0.0.2 (2018-06-12)
- Added significance tests for clims of different lengths for both single and re-sampled clims
MHWdetection 0.0.2 (2018-06-07)
- More work on duration section
MHWdetection 0.0.2 (2018-06-06)
- More work on duration section
MHWdetection 0.0.2 (2018-06-05)
- Smoothed out issues preventing site from being built
- Tweaks to benchmarking of the languages
MHWdetection 0.0.2 (2018-06-01)
- Second section of duration vignette nearly finished
MHWdetection 0.0.2 (2018-05-31)
- Completed the first section of the duration vignette
MHWdetection 0.0.2 (2018-05-30)
- Some musings added to the short duration vignette
MHWdetection 0.0.2 (2018-05-29)
- Skeleton vignettes for the proposed research created
MHWdetection 0.0.1 (2018-05-25)
- Regenerated vignettes to reflect corrections made in
heatwaveR
code
- Regenerated site to reflect fixes in site structure
- Added LaTeX folder
MHWdetection 0.0.1 (2018-05-24)
- Added a
NEWS.md
file to track changes to the package.
- Ported over the relevant vignettes that were cluttering up the
heatwaveR
site
This reproducible R Markdown
analysis was created with
workflowr 1.1.1