saros.base
Semi-Automatic Reporting of Ordinary Surveys (Base Package)
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 (11.2%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Semi-Automatic Reporting of Ordinary Surveys (Base Package)
Basic Info
- Host: GitHub
- Owner: NIFU-NO
- License: other
- Language: R
- Default Branch: main
- Homepage: https://nifu-no.github.io/saros.base/
- Size: 2.55 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 34
- Releases: 2
Created almost 2 years ago
· Last pushed 10 months ago
Metadata Files
Readme
Changelog
License
Code of conduct
README.Rmd
---
output: github_document
editor_options:
chunk_output_type: console
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# saros.base: Semi-Automatic Reporting of Ordinary Surveys - base functions
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[](https://app.codecov.io/gh/NIFU-NO/saros.base?branch=main)
[](https://CRAN.R-project.org/package=saros.base)
[](https://CRAN.R-project.org/package=saros.base)
[](https://CRAN.R-project.org/package=saros.base)
[](https://github.com/NIFU-NO/saros.base/actions/workflows/R-CMD-check.yaml)
## Sub-package
saros.base is merely an upstream sub-package used in the[{saros}-package](https://github.com/NIFU-NO/saros/). Go there for common presentation of the packages, or see [here for documentation of the saros.base-functions](https://nifu-no.github.io/saros.base/).
Owner
- Name: NIFU-NO
- Login: NIFU-NO
- Kind: organization
- Repositories: 1
- Profile: https://github.com/NIFU-NO
GitHub Events
Total
- Create event: 1
- Release event: 1
- Issues event: 23
- Watch event: 1
- Issue comment event: 1
- Push event: 96
- Pull request event: 50
Last Year
- Create event: 1
- Release event: 1
- Issues event: 23
- Watch event: 1
- Issue comment event: 1
- Push event: 96
- Pull request event: 50
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 12
- Average time to close issues: N/A
- Average time to close pull requests: 17 minutes
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 12
- Average time to close issues: N/A
- Average time to close pull requests: 17 minutes
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- sda030 (29)
- ipkool (1)
Pull Request Authors
- sda030 (40)
Top Labels
Issue Labels
Type: Bug (12)
Effort: [1] Low (8)
Priority: [1] Low (7)
Priority: [3] High (6)
Type: Enhancement (5)
Effort: [2] Medium (3)
Focus: Internals (1)
Pull Request Labels
Type: Bug (1)
Type: Enhancement (1)
Packages
- Total packages: 1
-
Total downloads:
- cran 467 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: saros.base
Base Tools for Semi-Automatic Reporting of Ordinary Surveys
- Homepage: https://nifu-no.github.io/saros.base/
- Documentation: http://cran.r-project.org/web/packages/saros.base/saros.base.pdf
- License: MIT + file LICENSE
-
Latest release: 1.1.0
published about 1 year ago
Rankings
Dependent packages count: 28.1%
Dependent repos count: 34.7%
Average: 49.8%
Downloads: 86.6%
Maintainers (1)
Last synced:
10 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/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/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
.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
- R >= 4.2.0 depends
- cli * imports
- dplyr * imports
- forcats * imports
- fs * imports
- glue * imports
- rlang * imports
- stringi * imports
- tidyr * imports
- tidyselect * imports
- utils * imports
- vctrs * imports
- yaml * imports
- covr * suggests
- haven * suggests
- labelled * suggests
- qs * suggests
- quarto * suggests
- readr * suggests
- spelling * suggests
- srvyr * suggests
- testthat >= 3.0.0 suggests
- tibble * suggests
- withr * suggests
- writexl * suggests