Skip to content

Commit

Permalink
update README and codemetar
Browse files Browse the repository at this point in the history
  • Loading branch information
RWParsons committed Aug 23, 2023
1 parent a809b3e commit 52bd3f0
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 7 deletions.
1 change: 1 addition & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ knitr::opts_chunk$set(
[![R-CMD-check](https://github.com/RWParsons/GLMMcosinor/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RWParsons/GLMMcosinor/actions/workflows/R-CMD-check.yaml)
[![Codecov test coverage](https://codecov.io/gh/RWParsons/GLMMcosinor/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RWParsons/GLMMcosinor?branch=main)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
<!-- badges: end -->


Expand Down
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
coverage](https://codecov.io/gh/RWParsons/GLMMcosinor/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RWParsons/GLMMcosinor?branch=main)
[![License: GPL
v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Project Status: Active – The project has reached a stable, usable
state and is being actively
developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
<!-- badges: end -->

The goal of `{GLMMcosinor}` is to fit a cosinor model to rhythmic data
Expand Down Expand Up @@ -92,8 +95,8 @@ citation("GLMMcosinor")
#>
#> To cite package 'GLMMcosinor' in publications use:
#>
#> Parsons R, Jayasinghe O (2023). _GLMMcosinor: Fit a cosinor model
#> using a generalised mixed modelling framework_.
#> Parsons R, Jayasinghe O, White N (2023). _GLMMcosinor: Fit a cosinor
#> model using a generalised mixed modelling framework_.
#> https://github.com/RWParsons/GLMMcosinor,
#> https://rwparsons.github.io/GLMMcosinor/.
#>
Expand All @@ -102,7 +105,7 @@ citation("GLMMcosinor")
#> @Manual{,
#> title = {GLMMcosinor: Fit a cosinor model using a generalised mixed modelling
#> framework},
#> author = {Rex Parsons and Oliver Jayasinghe},
#> author = {Rex Parsons and Oliver Jayasinghe and Nicole White},
#> year = {2023},
#> note = {https://github.com/RWParsons/GLMMcosinor,
#> https://rwparsons.github.io/GLMMcosinor/},
Expand Down
75 changes: 71 additions & 4 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.2.0 (2022-04-22 ucrt)",
"runtimePlatform": "R version 4.2.2 (2022-10-31 ucrt)",
"author": [
{
"@type": "Person",
Expand All @@ -27,6 +27,12 @@
"@type": "Person",
"givenName": "Oliver",
"familyName": "Jayasinghe"
},
{
"@type": "Person",
"givenName": "Nicole",
"familyName": "White",
"@id": "https://orcid.org/0000-0002-9292-0773"
}
],
"maintainer": [
Expand All @@ -39,6 +45,18 @@
}
],
"softwareSuggestions": [
{
"@type": "SoftwareApplication",
"identifier": "cosinor",
"name": "cosinor",
"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=cosinor"
},
{
"@type": "SoftwareApplication",
"identifier": "covr",
Expand Down Expand Up @@ -75,6 +93,30 @@
},
"sameAs": "https://CRAN.R-project.org/package=DT"
},
{
"@type": "SoftwareApplication",
"identifier": "flextable",
"name": "flextable",
"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=flextable"
},
{
"@type": "SoftwareApplication",
"identifier": "ftExtra",
"name": "ftExtra",
"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=ftExtra"
},
{
"@type": "SoftwareApplication",
"identifier": "knitr",
Expand Down Expand Up @@ -199,6 +241,18 @@
"sameAs": "https://CRAN.R-project.org/package=glmmTMB"
},
"6": {
"@type": "SoftwareApplication",
"identifier": "lme4",
"name": "lme4",
"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=lme4"
},
"7": {
"@type": "SoftwareApplication",
"identifier": "rlang",
"name": "rlang",
Expand All @@ -210,14 +264,27 @@
},
"sameAs": "https://CRAN.R-project.org/package=rlang"
},
"7": {
"8": {
"@type": "SoftwareApplication",
"identifier": "scales",
"name": "scales",
"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=scales"
},
"9": {
"@type": "SoftwareApplication",
"identifier": "stats",
"name": "stats"
},
"SystemRequirements": null
},
"fileSize": "214.23KB",
"fileSize": "624.963KB",
"releaseNotes": "https://github.com/RWParsons/GLMMcosinor/blob/master/NEWS.md",
"readme": "https://github.com/RWParsons/GLMMcosinor/blob/main/README.md",
"contIntegration": ["https://github.com/RWParsons/GLMMcosinor/actions/workflows/R-CMD-check.yaml", "https://app.codecov.io/gh/RWParsons/GLMMcosinor?branch=main", "https://github.com/RWParsons/GLMMcosinor/actions?query=workflow%3Apkgcheck"]
"contIntegration": ["https://github.com/RWParsons/GLMMcosinor/actions/workflows/R-CMD-check.yaml", "https://app.codecov.io/gh/RWParsons/GLMMcosinor?branch=main"]
}
Binary file modified man/figures/methods-table.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 52bd3f0

Please sign in to comment.