slides25honsstatscomp

Course website for Miguel's section for statistical computing

https://github.com/miguelrodo/slides25honsstatscomp

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 (6.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Course website for Miguel's section for statistical computing

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Citation Codemeta

README.Rmd

---
output: github_document
---



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

# Slides25HonsStatsComp




The goal of `Slides25HonsStatsComp` is to create and display content for days one, four and five of the honours statistical computing course.

The content is available at the following link: https://miguelrodo.github.io/Slides25HonsStatsComp. 


Owner

  • Name: Miguel Rodo
  • Login: MiguelRodo
  • Kind: user

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 "Slides25HonsStatsComp" in publications use:'
type: software
license: CC-BY-4.0
title: 'Slides25HonsStatsComp: Slides'
version: 1.0.68
abstract: Slides
authors:
- family-names: Rodo
  given-names: Miguel
  email: miguel.rodo@uct.ac.za
preferred-citation:
  type: generic
  title: 'Slides25HonsStatsComp: Slides'
  authors:
  - family-names: Rodo
    given-names: Miguel
    email: miguel.rodo@uct.ac.za
  url: https://github.com/MiguelRodo/Slides25HonsStatsComp/#readme
  abstract: Slides
  version: 1.0.67
repository-code: https://github.com/MiguelRodo/Slides25HonsStatsComp
url: https://github.com/MiguelRodo/Slides25HonsStatsComp/#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": "Slides25HonsStatsComp",
  "description": "Slides",
  "name": "Slides25HonsStatsComp: Slides",
  "relatedLink": "https://github.com/MiguelRodo/Slides25HonsStatsComp/#readme",
  "codeRepository": "https://github.com/MiguelRodo/Slides25HonsStatsComp",
  "issueTracker": "https://github.com/MiguelRodo/Slides25HonsStatsComp/issues",
  "license": "https://spdx.org/licenses/CC-BY-4.0",
  "version": "1.0.68",
  "programmingLanguage": {
    "@type": "ComputerLanguage",
    "name": "R",
    "url": "https://r-project.org"
  },
  "runtimePlatform": "R version 4.4.2 (2024-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": "2966.602KB",
  "citation": [
    {
      "@type": "CreativeWork",
      "author": [
        {
          "@type": "Person",
          "givenName": "Miguel",
          "familyName": "Rodo",
          "email": "miguel.rodo@uct.ac.za"
        }
      ],
      "name": "Slides25HonsStatsComp: Slides",
      "url": "https://github.com/MiguelRodo/Slides25HonsStatsComp/#readme"
    }
  ]
}

GitHub Events

Total
  • Push event: 63
  • Create event: 2
Last Year
  • Push event: 63
  • Create event: 2

Dependencies

DESCRIPTION cran