Date accepted: 2024-01-09
Submitting Author Name: Rex Parsons
Submitting Author Github Handle: @RWParsons
Other Package Authors Github handles: @oliverjayasinghe, @nicolemwhite
Repository: https://github.com/RWParsons/GLMMcosinor
Version submitted: 0.1.0
Submission type: Stats
Badge grade: silver
Editor: @Paula-Moraga
Reviewers: @sachsmc, @jcavieresg
Type: Package
Package: GLMMcosinor
Title: Fit a cosinor model using a generalised mixed modelling framework
Version: 0.1.0
Authors@R: c(
person("Rex", "Parsons", , "rex.parsons94@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-6053-8174")),
person("Oliver", "Jayasinghe", role = "aut"),
person("Nicole", "White", role = "aut",
comment = c(ORCID = "0000-0002-9292-0773"))
)
Description: Fit the cosinor model using the glmmTMB framework, allowing
for a wide range of link functions and capacity of heirachical
structures.
License: GPL (>= 3)
URL: https://github.com/RWParsons/GLMMcosinor,
https://rwparsons.github.io/GLMMcosinor/
BugReports: https://github.com/RWParsons/GLMMcosinor/issues
Imports:
assertthat,
cowplot,
ggforce,
ggplot2,
glmmTMB,
lme4,
rlang,
scales,
stats
Suggests:
cosinor,
covr,
dplyr,
DT,
flextable,
ftExtra,
knitr,
rmarkdown,
testthat (>= 3.0.0),
vdiffr,
withr
VignetteBuilder:
knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE, roclets = c ("namespace", "rd",
"srr::srr_stats_roclet"))
RoxygenNote: 7.2.3
Scope
Please indicate which of our statistical package categories this package falls under. (Please check one appropriate box below):
Statistical Packages
People analysing rhythmic/circular data - for example, circadian biologists.
This is the first implementation of a cosinor modelling package which can handle generalised models (link functions) in R. There are other packages in python but these are limited to count-data related families. Similarly, there are very limited other packages in R that can handle a hierarchical structure or have helpful plotting methods for the model objects. This package is based on the {cosinor}
R package but that is limited to linear models. A summary of existing software is given in a table in the README.
NA
BadgingWhat grade of badge are you aiming for? (bronze, silver, gold)
If aiming for silver or gold, describe which of the four aspects listed in the Guide for Authors chapter the package fulfils (at least one aspect for silver; three for gold)
Confirm each of the following by checking the box.
autotest
checks on the package, and ensured no tests fail.srr_stats_pre_submit()
function confirms this package may be submitted.pkgcheck()
function confirms this package may be submitted - alternatively, please explain reasons for any checks which your package is unable to pass.This package:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4