Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.2%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
A Mixed Bag of R Functions
Basic Info
- Host: GitHub
- Owner: aravind-j
- Language: R
- Default Branch: master
- Homepage: https://aravind-j.github.io/avial/
- Size: 17.9 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed 6 months ago
Metadata Files
Readme
Changelog
Citation
Codemeta
README.html
avial: A Mixed Bag of R FunctionsVersion : 0.0.0.9000; License: GPL-2|GPL-3
Aravind, J.
Division of Germplasm Conservation, ICAR-National Bureau of Plant Genetic Resources, New Delhi.
Description
A bunch of miscellaneous R functions primarly for personal use.These functions may be migrated to other packages in the future as required.
Installation
The development version can be installed from github as follows:
What’s new
To know whats new in this version type:
Links
Citing
avialTo cite the methods in the package use:
To cite the R package 'augmentedRCBD' in publications use: Aravind, J. (). avial: A Mixed Bag of R Functions. R package version 0.0.0.9000, https://aravind-j.github.io/avial/. A BibTeX entry for LaTeX users is @Manual{, title = {avial: A Mixed Bag of R Functionss}, author = {J. Aravind}, note = {R package version 0.0.0.9000 https://aravind-j.github.io/avial/}, } This free and open-source software implements academic research by the authors and co-workers. If you use it, please support the project by citing the package.
Owner
- Name: J. Aravind
- Login: aravind-j
- Kind: user
- Location: New Delhi, India
- Website: https://aravind-j.github.io/R-packages-gallery/
- Repositories: 11
- Profile: https://github.com/aravind-j
Scientist, Division of Germplasm Conservation, ICAR-National Bureau of Plant Genetic Resources
Citation (CITATION.cff)
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "avial" in publications use:'
type: software
license:
- GPL-2.0-only
- GPL-3.0-only
title: 'avial: A Mixed Bag of R Functions'
version: 0.0.0.9000
abstract: A bunch of miscellaneous R functions primarly for personal use. These functions
may be migrated to other packages in the future as required.
authors:
- family-names: Aravind
given-names: J.
email: j.aravind@icar.gov.in
orcid: https://orcid.org/0000-0002-4791-442X
repository-code: https://github.com/aravind-j/avial
url: https://aravind-j.github.io/avial/
contact:
- family-names: Aravind
given-names: J.
email: j.aravind@icar.gov.in
orcid: https://orcid.org/0000-0002-4791-442X
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"identifier": "avial",
"description": "A bunch of miscellaneous R functions primarly for personal use. These functions may be migrated to other packages in the future as required.",
"name": "avial: A Mixed Bag of R Functions",
"relatedLink": "https://aravind-j.github.io/avial/",
"codeRepository": "https://github.com/aravind-j/avial",
"issueTracker": "https://github.com/aravind-j/avial/issues",
"license": "https://spdx.org/licenses/GPL-2.0",
"version": "0.0.0.9000",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R Under development (unstable) (2024-07-20 r86909 ucrt)",
"author": [
{
"@type": "Person",
"givenName": "J.",
"familyName": "Aravind",
"email": "j.aravind@icar.gov.in",
"@id": "https://orcid.org/0000-0002-4791-442X"
}
],
"maintainer": [
{
"@type": "Person",
"givenName": "J.",
"familyName": "Aravind",
"email": "j.aravind@icar.gov.in",
"@id": "https://orcid.org/0000-0002-4791-442X"
}
],
"softwareSuggestions": [
{
"@type": "SoftwareApplication",
"identifier": "colorspace",
"name": "colorspace",
"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=colorspace"
},
{
"@type": "SoftwareApplication",
"identifier": "patchwork",
"name": "patchwork",
"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=patchwork"
}
],
"softwareRequirements": {
"1": {
"@type": "SoftwareApplication",
"identifier": "agridat",
"name": "agridat",
"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=agridat"
},
"2": {
"@type": "SoftwareApplication",
"identifier": "dplyr",
"name": "dplyr",
"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=dplyr"
},
"3": {
"@type": "SoftwareApplication",
"identifier": "EvaluateCore",
"name": "EvaluateCore",
"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=EvaluateCore"
},
"4": {
"@type": "SoftwareApplication",
"identifier": "ggplot2",
"name": "ggplot2",
"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=ggplot2"
},
"5": {
"@type": "SoftwareApplication",
"identifier": "readr",
"name": "readr",
"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=readr"
},
"6": {
"@type": "SoftwareApplication",
"identifier": "R",
"name": "R",
"version": ">= 3.5.0"
},
"SystemRequirements": null
},
"fileSize": "131.44KB"
}
GitHub Events
Total
- Push event: 27
- Create event: 1
Last Year
- Push event: 27
- Create event: 1
Issues and Pull Requests
Last synced: 12 months 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/R-CMD-check.yaml
actions
- 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
- r-lib/actions/setup-tinytex v2 composite
.github/workflows/pkgdown.yaml
actions
- 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/render-readme.yaml
actions
- actions/checkout v4 composite
- peter-evans/repository-dispatch 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/update-citation-cff.yaml
actions
- actions/checkout v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION
cran
- R >= 3.5.0 depends
- Rdpack * imports
- dplyr * imports
- ggplot2 * imports
- mathjaxr * imports
- readr * imports
- scales * imports
- EvaluateCore * suggests
- agridat * suggests
- colorspace * suggests
- patchwork * suggests