calcurser
Functions to use 'calcurse' as a general organising tool
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 (4.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Functions to use 'calcurse' as a general organising tool
Basic Info
- Host: GitHub
- Owner: mpadge
- Language: R
- Default Branch: main
- Size: 35.2 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 4 years ago
· Last pushed over 4 years ago
Metadata Files
Readme
Codemeta
README.Rmd
---
title: "calcurseR"
output:
md_document:
variant: gfm
rmarkdown::html_vignette:
self_contained: no
---
[](https://github.com/mpadge/calcurseR/actions?query=workflow%3AR-CMD-check)
[](https://www.repostatus.org/#concept)
# calcurseR
An R package containing helper functions to use and extend the [terminal-based
calendar application `calcurse`](https://calcurse.org/) as a project organiser.
Owner
- Name: mark padgham
- Login: mpadge
- Kind: user
- Location: Münster, Germany
- Company: @rOpenSci
- Website: https://mpadge.github.io
- Repositories: 194
- Profile: https://github.com/mpadge
rOpenSci software review lead
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"identifier": "calcurseR",
"description": "What the package does (one paragraph).",
"name": "calcurseR: Functions to use 'calcurse' as a general organising tool",
"codeRepository": "https://github.com/mpadge/calcurseR",
"issueTracker": "https://github.com/mpadge/calcurseR/issues",
"license": "https://spdx.org/licenses/GPL-3.0",
"version": "0.0.0.26",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.1.2 (2021-11-01)",
"author": [
{
"@type": "Person",
"givenName": "Mark",
"familyName": "Padgham",
"email": "mark.padgham@email.com"
}
],
"maintainer": [
{
"@type": "Person",
"givenName": "Mark",
"familyName": "Padgham",
"email": "mark.padgham@email.com"
}
],
"softwareRequirements": {
"1": {
"@type": "SoftwareApplication",
"identifier": "brio",
"name": "brio",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=brio"
},
"2": {
"@type": "SoftwareApplication",
"identifier": "digest",
"name": "digest",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=digest"
},
"3": {
"@type": "SoftwareApplication",
"identifier": "lubridate",
"name": "lubridate",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=lubridate"
},
"SystemRequirements": null
},
"fileSize": "14.381KB",
"readme": "https://github.com/mpadge/calcurseR/blob/main/README.md",
"contIntegration": "https://github.com/mpadge/calcurseR/actions?query=workflow%3AR-CMD-check",
"developmentStatus": "https://www.repostatus.org/#concept"
}
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| mpadge | m****m@e****m | 26 |
Committer Domains (Top 20 + Academic)
email.com: 1
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
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/check-standard.yaml
actions
- actions/checkout v2 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
DESCRIPTION
cran
- brio * imports
- digest * imports
- lubridate * imports