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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.4%) to scientific vocabulary
Keywords
package
r
r-package
rendering
rmarkdown
rstats
Last synced: 6 months ago
·
JSON representation
Repository
Random usefull toolbox
Basic Info
- Host: GitHub
- Owner: TanguyBarthelemy
- License: other
- Language: HTML
- Default Branch: main
- Homepage: https://tanguybarthelemy.github.io/TBox/
- Size: 2.28 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 6
Topics
package
r
r-package
rendering
rmarkdown
rstats
Created over 1 year ago
· Last pushed 10 months ago
Metadata Files
Readme
Changelog
License
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%",
fig.align = "center",
fig.dim = c(7, 4) * 1.4
)
```
# TBox: usefull toolbox with random programs
[](https://CRAN.R-project.org/package=TBox)
[](https://github.com/TanguyBarthelemy/TBox/actions/workflows/R-CMD-check.yaml)
[](https://app.codecov.io/gh/TanguyBarthelemy/TBox?branch=main)
[](https://www.codefactor.io/repository/github/tanguybarthelemy/tbox/overview/main)
[](https://github.com/TanguyBarthelemy/TBox/actions/workflows/lint.yaml)
[](https://github.com/TanguyBarthelemy/TBox/actions/workflows/pkgdown.yaml)
The goal of **TBox** is to provide a tools to help developers and producers manipulate R objects and outputs.
## Installation
You can install the development version of TBox from [GitHub](https://github.com/) with:
``` r
# install.packages("remotes")
remotes::install_github("TanguyBarthelemy/TBox")
```
## Example
Owner
- Name: Tanguy Barthelemy
- Login: TanguyBarthelemy
- Kind: user
- Location: Montrouge, France
- Company: Insee
- Repositories: 45
- Profile: https://github.com/TanguyBarthelemy
Time Series Methodologist
GitHub Events
Total
- Release event: 7
- Delete event: 4
- Push event: 127
- Create event: 8
Last Year
- Release event: 7
- Delete event: 4
- Push event: 127
- Create event: 8
Packages
- Total packages: 1
-
Total downloads:
- cran 192 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: TBox
Useful Functions for Programming and Generating Documents
- Homepage: https://github.com/TanguyBarthelemy/TBox
- Documentation: http://cran.r-project.org/web/packages/TBox/TBox.pdf
- License: MIT + file LICENSE
-
Latest release: 0.2.2
published 10 months ago
Rankings
Dependent packages count: 28.7%
Dependent repos count: 35.4%
Average: 49.9%
Downloads: 85.6%
Maintainers (1)
Last synced:
6 months ago
Dependencies
.github/workflows/R-CMD-check.yaml
actions
- actions/checkout v4 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/lint.yaml
actions
- actions/checkout v4 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml
actions
- JamesIves/github-pages-deploy-action v4.5.0 composite
- actions/checkout v4 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/test-coverage.yaml
actions
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- codecov/codecov-action v4 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION
cran
- rmarkdown * imports
- utils * imports
.github/workflows/rhub.yaml
actions
- r-hub/actions/checkout v1 composite
- r-hub/actions/platform-info v1 composite
- r-hub/actions/run-check v1 composite
- r-hub/actions/setup v1 composite
- r-hub/actions/setup-deps v1 composite
- r-hub/actions/setup-r v1 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-tinytex v2 composite