Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.7%) to scientific vocabulary
Repository
Reproducible Medical Research with R
Basic Info
- Host: GitHub
- Owner: higgi13425
- License: cc0-1.0
- Language: HTML
- Default Branch: master
- Size: 154 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
This is the Github repository for Reproducible Medical Research with R, a book about working toward more reproducible medical research using R and associated tools, particularly those developed by RStudio.
The book itself can be found here
Goals
Making it easier to share data.
Making it easier to create literate code, and share this code.
Training the next generation of medical researchers to use ROpenSci tools, open research, and to encourage others to evaluate their data and their code to improve it.
Secondary Gains
A repository of Things I have Learned (TILs) that I might want to reference in the future.
A repository of things I want to teach and share with medical research trainees.
Notes on how to publish to bookdown.org
- Edit an existing chapter .Rmd file - naming convention is io##-Topic.Rmd
- Create a new chapter .Rmd file - naming convention is io##-Topic.Rmd
- Knit to check that everything works.
- If a new chapter has been added and is ready for public viewing (not just draft form), add it to the list of chapters in order in
_bookdown.yml, somwehere in between - index.Rmd and
- io98-title_holder.Rmd
- Render the book with
bookdown::render_book('index.html') - Publish the book with
bookdown::publish_book(account = 'pdr_higgins') - Then commit changes and push to github
- Within a minute or three, the updated book will appear at https://bookdown.org/pdr_higgins/rmrwr/
More details can be found at https://bookdown.org/yihui/bookdown/rstudio-connect.html and at https://bookdown.org/home/about/
Owner
- Name: Peter Higgins
- Login: higgi13425
- Kind: user
- Location: Ann Arbor, Michigan
- Company: University of Michigan
- Website: http://www.med.umich.edu/higginslab/
- Repositories: 5
- Profile: https://github.com/higgi13425
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0