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 (10.8%) to scientific vocabulary
Keywords
Repository
Tools for the R developer
Basic Info
- Host: GitHub
- Owner: martinctc
- License: other
- Language: R
- Default Branch: main
- Homepage: https://martinctc.github.io/devtoolbox
- Size: 3.72 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 2
Topics
Metadata Files
README.md
devtoolbox
Tools for the R developer
About
With {devtoolbox}, you can:
- Create a summary report for your R package listing the number of functions, download statistics, and documentation completeness
- Extract dependency statistics in a tidy data frame
Note that some features are only available if your package is a CRAN listed package, such as CRAN download statistics.
{devtoolbox} makes use of {cranlogs} and is heavily inspired {pkgnet}.
Examples
See the following example reports: - sjlabelled - tidytext - wpa
Installation
{devtoolbox} is now available on CRAN. You can install this with:
R
install.packages("devtoolbox")
You can also install the latest development version from GitHub with:
R
devtools::install_github("martinctc/devtoolbox")
Contact
Please feel free to submit suggestions and report bugs: https://github.com/martinctc/surveytoolbox/issues/
Also check out my website for my other work and packages.
Owner
- Name: Martin Chan
- Login: martinctc
- Kind: user
- Location: London
- Company: Microsoft
- Website: https://martinctc.github.io
- Repositories: 6
- Profile: https://github.com/martinctc
Data Science @ Microsoft Viva
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Martin Chan | m****3@g****m | 75 |
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 2
- Total pull requests: 7
- Average time to close issues: 5 months
- Average time to close pull requests: 4 days
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 0.5
- Average comments per pull request: 0.0
- Merged pull requests: 7
- 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
Top Authors
Issue Authors
- martinctc (1)
- chrismainey (1)
Pull Request Authors
- martinctc (7)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
cran.r-project.org: devtoolbox
Tools for the R Developer
- Homepage: https://github.com/martinctc/devtoolbox/
- Documentation: http://cran.r-project.org/web/packages/devtoolbox/devtoolbox.pdf
- License: MIT + file LICENSE
- Status: removed
-
Latest release: 0.2.0
published almost 4 years ago
Rankings
Dependencies
- R >= 3.1.2 depends
- DT * imports
- cranlogs * imports
- dplyr * imports
- flexdashboard * imports
- ggiraph * imports
- ggplot2 * imports
- gh * imports
- htmltools * imports
- httr * imports
- jsonlite * imports
- lubridate * imports
- magrittr * imports
- markdown * imports
- pkgnet * imports
- purrr * imports
- reshape2 * imports
- rmarkdown * imports
- stats * imports
- stringr * imports
- tidyr * imports
- tidyselect >= 1.0.0 imports
- utils * imports
- visNetwork * imports
- glue * suggests
- knitr * suggests
- actions/checkout v4 composite
- r-lib/actions/setup-r v2 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite