https://github.com/annakrystalli/try-out-holepunch
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: annakrystalli
- Language: R
- Default Branch: master
- Size: 3.91 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Example repo for testing holepunch
This repository is an example repo to test out the holepunch package. It uses a few tidyverse packages but also the dataRetrieval package for the yahara_dat dataset.
To test holepunch, follow these steps:
- Click Use this template to the left of Clone or download.

- Give this repo a new name and create a new repo in your account
- Click the Clone or download button, copy the URL.

- in RStudio Desktop, click the Project drop down on the top right, Choose New Project > Version Control > Git, and paste in the URL of your new GitHub repository
Now in RStudio
- Install
holepunchwithremotes::install_github("karthik/holepunch") - Then run the following code:
```r library(holepunch) writecompendiumdescription(package = "Your compendium name", description = "Your compendium description")
to write a description, with dependencies listed
It's good practice to now go fill in the placeholder text.
writedockerfile(maintainer = "yourname")
To write a dockerfile. It will automatically pick the date of the last modified file, match it to
that version of R and add it here. You can override this by passing r_date to some arbitrary date
(but one for which a R version exists).
generate_badge()
This generates a badge for your readme.
At this time 🙌 push the code to GitHub 🙌
And click on the badge or use the function below to get the binder built ahead of time.
build_binder()
🤞🚀
Now, run through analysis.R till you get to a plot ```
Does clicking the badge launch binder for you? If not, please file an issue.
Owner
- Name: Anna Krystalli
- Login: annakrystalli
- Kind: user
- Location: Syros, Greece
- Company: @r-rse
- Website: https://www.r-rse.eu
- Twitter: annakrystalli
- Repositories: 240
- Profile: https://github.com/annakrystalli
Research Software Engineering Service in #rstats at @r-rse. Ex @RSE-Sheffield. Editor @ropensci. Core team member @reprohack. Available for hire! 🚀😎
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| annakrystalli | a****i@g****m | 3 |
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