Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes encoding error and makes runnable on mybinder.org #4

Closed
wants to merge 2 commits into from

Conversation

consideRatio
Copy link

@consideRatio consideRatio commented Apr 24, 2020

@FohmAnalys thank you for your transparency in this work, it matters!

This "Pull Request" is a suggested change, and if you agree with it, it can be merged with the click the "Merge pull request" button below. If you agree to the change, it will add information that mybinder.org can use to automatically create an environment allowing this code to be re-executable from a cloud based RStudio environment - all with the click of a single button.

Here is a button to try out: Binder

This suggested change also fixes the encoding error described in #3 (comment) (Closes #3).


Note, mybinder.org is a non-profit project meant to help research be reproducible to a larger degree. For more information about transparent research, i recommend this excellent youtube playlist: https://www.youtube.com/watch?v=H9wmo2PUMlY&list=PLj8QFvBykB7cdVPr6CY08UyPPPzy8R2Ar&index=2

@martisak
Copy link

Great work @consideRatio!

e5fac07 can be improved by using the checkpoint package.

install.packages("checkpoint")
library(checkpoint)
checkpoint("2017-04-22")

See more information on Reproducibility: Using Fixed CRAN Repository Snapshots

@consideRatio
Copy link
Author

Closing this because it is stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Object 'S' not found
2 participants