datatidy24sta5069z
Tidy data for analysis for STA5069Z course
Science Score: 44.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.0%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Tidy data for analysis for STA5069Z course
Basic Info
- Host: GitHub
- Owner: MiguelRodo
- Language: R
- Default Branch: main
- Size: 2.89 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 2
Created about 2 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
Citation
Codemeta
README.md
{{ Package }}
The goal of {{ Package }} is to ...
Installation
You can install the development version of {{ Package }} like so:
``` r
FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE?
``` The purpose of DataTidy24STA5069Z is to create tiday datasets for analysis for the STA5069Z course
Citation
Citation
To cite DataTidy24STA5069Z in publications use:
@Misc{rodo,
title = {DataTidy24STA5069Z: Tidy data for analysis for STA5069Z course},
author = {Miguel Rodo},
url = {https://github.com/MiguelRodo/DataTidy24STA5069Z/#readme},
abstract = {Tidy data for analysis for STA5069Z course},
version = {0.0.0-1},
}
Owner
- Name: Miguel Rodo
- Login: MiguelRodo
- Kind: user
- Repositories: 3
- Profile: https://github.com/MiguelRodo
Citation (CITATION.cff)
# -----------------------------------------------------------
# CITATION file created with {cffr} R package, v0.5.0
# See also: https://docs.ropensci.org/cffr/
# -----------------------------------------------------------
cff-version: 1.2.0
message: 'To cite package "DataTidy24STA5069Z" in publications use:'
type: software
title: 'DataTidy24STA5069Z: Tidy data for analysis for STA5069Z course'
version: 0.0.0-1
abstract: Tidy data for analysis for STA5069Z course
authors:
- family-names: Rodo
given-names: Miguel
email: miguel.rodo@uct.ac.za
preferred-citation:
type: generic
title: 'DataTidy24STA5069Z: Tidy data for analysis for STA5069Z course'
authors:
- family-names: Rodo
given-names: Miguel
email: miguel.rodo@uct.ac.za
url: https://github.com/MiguelRodo/DataTidy24STA5069Z/#readme
abstract: Tidy data for analysis for STA5069Z course
version: 0.0.0-1
repository-code: https://github.com/MiguelRodo/DataTidy24STA5069Z
url: https://github.com/MiguelRodo/DataTidy24STA5069Z/#readme
contact:
- family-names: Rodo
given-names: Miguel
email: miguel.rodo@uct.ac.za
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"identifier": "DataTidy24STA5069Z",
"description": "Tidy data for analysis for STA5069Z course",
"name": "DataTidy24STA5069Z: Tidy data for analysis for STA5069Z course",
"relatedLink": "https://github.com/MiguelRodo/DataTidy24STA5069Z/#readme",
"codeRepository": "https://github.com/MiguelRodo/DataTidy24STA5069Z",
"issueTracker": "https://github.com/MiguelRodo/DataTidy24STA5069Z/issues",
"license": "{{ License }}",
"version": "0.0.0.1",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.3.2 (2023-10-31)",
"author": [
{
"@type": "Person",
"givenName": "Miguel",
"familyName": "Rodo",
"email": "miguel.rodo@uct.ac.za"
}
],
"maintainer": [
{
"@type": "Person",
"givenName": "Miguel",
"familyName": "Rodo",
"email": "miguel.rodo@uct.ac.za"
}
],
"softwareRequirements": {
"SystemRequirements": null
},
"fileSize": "2.357KB",
"citation": [
{
"@type": "CreativeWork",
"author": [
{
"@type": "Person",
"givenName": "Miguel",
"familyName": "Rodo"
}
],
"name": "DataTidy24STA5069Z: Tidy data for analysis for STA5069Z course",
"url": "https://github.com/MiguelRodo/DataTidy24STA5069Z/#readme"
}
]
}
GitHub Events
Total
- Release event: 2
- Push event: 3
- Create event: 3
Last Year
- Release event: 2
- Push event: 3
- Create event: 3
Dependencies
DESCRIPTION
cran