Skip to content

Commit

Permalink
Change README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielvartan committed Jan 4, 2025
1 parent 73c00ba commit b46e99f
Show file tree
Hide file tree
Showing 13 changed files with 159 additions and 182 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
^\.github$
^\.lintr$
^\.quarto$
^\.Rproj\.user$
^_quarto\.yml$
^_pkgdown\.yml$
Expand Down
62 changes: 11 additions & 51 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,60 +1,20 @@
# Created by https://www.toptal.com/developers/gitignore/api/r
# Edit at https://www.toptal.com/developers/gitignore?templates=r
# See <https://git-scm.com/docs/gitignore> to learn more.

### R ###
# History files
.Rhistory
*.knit.md
.Rapp.history

# Session Data files
.RData

# User-specific files
.Renviron
.Rhistory
.Ruserdata
*.utf8.md

# Example code in package build process
*-Ex.R

# Output files from R CMD build
/*.tar.gz

# Output files from R CMD check
/*.Rcheck/

# RStudio files
.Rproj.user/

# produced vignettes
vignettes/*.html
vignettes/*.pdf

# OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
.httr-oauth

# knitr and R markdown default cache directories
*_cache/
/.Rproj.user/
/*_cache/
/cache/

# Temporary files created by R markdown
*.utf8.md
*.knit.md

# R Environment Variables
.Renviron

# pkgdown site
docs/

# translation temp files
po/*~

### R.Bookdown Stack ###
# R package: bookdown caching files
/*_files/

# End of https://www.toptal.com/developers/gitignore/api/r

# Others
/.archive/
/docs/
/pkgdown/
/.quarto/
/revdep/
/vignettes/*.html
/vignettes/*.pdf
109 changes: 66 additions & 43 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ type: software
license: MIT
title: 'mctq: Munich ChronoType Questionnaire Tools'
version: 0.3.2.9001
doi: 10.32614/CRAN.package.mctq
identifiers:
- type: doi
value: 10.32614/CRAN.package.mctq
- type: url
value: https://github.com/ropensci/mctq/
abstract: 'A complete toolkit for processing the Munich ChronoType Questionnaire (MCTQ)
in its three versions: standard, micro, and shift. The MCTQ is a quantitative and
validated tool used to assess chronotypes based on individuals'' sleep behavior.
Expand All @@ -20,15 +26,17 @@ authors:
email: [email protected]
orcid: https://orcid.org/0000-0001-7782-759X
preferred-citation:
type: unpublished
type: generic
title: 'mctq: Munich ChronoType Questionnaire tools'
authors:
- family-names: Vartanian
given-names: Daniel
email: [email protected]
orcid: https://orcid.org/0000-0001-7782-759X
year: '2024'
url: https://docs.ropensci.org/mctq/
year: '2025'
publisher:
name: CRAN; rOpenSci
doi: 10.32614/CRAN.package.mctq
notes: R package version 0.3.2.9001
repository: https://bioconductor.org/
repository-code: https://github.com/ropensci/mctq/issues/
Expand All @@ -48,8 +56,8 @@ references:
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2024'
version: '>= 4.2'
year: '2025'
version: '>= 4.3'
- type: software
title: checkmate
abstract: 'checkmate: Fast and Versatile Argument Checks'
Expand All @@ -61,8 +69,9 @@ references:
given-names: Michel
email: [email protected]
orcid: https://orcid.org/0000-0001-9754-0393
year: '2024'
version: '>= 2.2.0'
year: '2025'
doi: 10.32614/CRAN.package.checkmate
version: '>= 2.3.2'
- type: software
title: cli
abstract: 'cli: Helpers for Developing Command Line Interfaces'
Expand All @@ -73,8 +82,9 @@ references:
- family-names: Csárdi
given-names: Gábor
email: [email protected]
year: '2024'
version: '>= 3.6.1'
year: '2025'
doi: 10.32614/CRAN.package.cli
version: '>= 3.6.3'
- type: software
title: dplyr
abstract: 'dplyr: A Grammar of Data Manipulation'
Expand All @@ -98,8 +108,9 @@ references:
given-names: Davis
email: [email protected]
orcid: https://orcid.org/0000-0003-4777-038X
year: '2024'
version: '>= 1.1.2'
year: '2025'
doi: 10.32614/CRAN.package.dplyr
version: '>= 1.1.4'
- type: software
title: hms
abstract: 'hms: Pretty Time of Day'
Expand All @@ -111,7 +122,8 @@ references:
given-names: Kirill
email: [email protected]
orcid: https://orcid.org/0000-0002-1416-3412
year: '2024'
year: '2025'
doi: 10.32614/CRAN.package.hms
version: '>= 1.1.3'
- type: software
title: lifecycle
Expand All @@ -127,8 +139,9 @@ references:
given-names: Hadley
email: [email protected]
orcid: https://orcid.org/0000-0003-4757-117X
year: '2024'
version: '>= 1.0.3'
year: '2025'
doi: 10.32614/CRAN.package.lifecycle
version: '>= 1.0.4'
- type: software
title: lubridate
abstract: 'lubridate: Make Dealing with Dates a Little Easier'
Expand All @@ -143,8 +156,9 @@ references:
given-names: Garrett
- family-names: Wickham
given-names: Hadley
year: '2024'
version: '>= 1.9.2'
year: '2025'
doi: 10.32614/CRAN.package.lubridate
version: '>= 1.9.4'
- type: software
title: covr
abstract: 'covr: Test Coverage for Packages'
Expand All @@ -155,8 +169,9 @@ references:
- family-names: Hester
given-names: Jim
email: [email protected]
year: '2024'
version: '>= 3.6.2'
year: '2025'
doi: 10.32614/CRAN.package.covr
version: '>= 3.6.4'
- type: software
title: datasets
abstract: 'R: A Language and Environment for Statistical Computing'
Expand All @@ -166,8 +181,8 @@ references:
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2024'
version: '>= 4.2.0'
year: '2025'
version: '>= 4.3'
- type: software
title: knitr
abstract: 'knitr: A General-Purpose Package for Dynamic Report Generation in R'
Expand All @@ -179,8 +194,9 @@ references:
given-names: Yihui
email: [email protected]
orcid: https://orcid.org/0000-0003-0645-5666
year: '2024'
version: '>= 1.43'
year: '2025'
doi: 10.32614/CRAN.package.knitr
version: '>= 1.49'
- type: software
title: mockr
abstract: 'mockr: Mocking in R'
Expand All @@ -191,7 +207,8 @@ references:
- family-names: Müller
given-names: Kirill
email: [email protected]
year: '2024'
year: '2025'
doi: 10.32614/CRAN.package.mockr
version: '>= 0.2.1'
- type: software
title: readr
Expand All @@ -209,8 +226,9 @@ references:
given-names: Jennifer
email: [email protected]
orcid: https://orcid.org/0000-0002-6983-2759
year: '2024'
version: '>= 2.1.4'
year: '2025'
doi: 10.32614/CRAN.package.readr
version: '>= 2.1.5'
- type: software
title: rlang
abstract: 'rlang: Functions for Base Types and Core R and ''Tidyverse'' Features'
Expand All @@ -224,8 +242,9 @@ references:
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2024'
version: '>= 1.1.1'
year: '2025'
doi: 10.32614/CRAN.package.rlang
version: '>= 1.1.4'
- type: software
title: rmarkdown
abstract: 'rmarkdown: Dynamic Documents for R'
Expand Down Expand Up @@ -268,8 +287,9 @@ references:
given-names: Richard
email: [email protected]
orcid: https://orcid.org/0000-0003-3925-190X
year: '2024'
version: '>= 2.23'
year: '2025'
doi: 10.32614/CRAN.package.rmarkdown
version: '>= 2.29'
- type: software
title: spelling
abstract: 'spelling: Tools for Spell Checking in R'
Expand All @@ -279,13 +299,17 @@ references:
authors:
- family-names: Ooms
given-names: Jeroen
email: [email protected]
email: [email protected]
orcid: https://orcid.org/0000-0002-4035-0289
- family-names: Hester
given-names: Jim
email: [email protected]
year: '2024'
version: '>= 2.2.1'
year: '2025'
identifiers:
- type: url
value: https://docs.ropensci.org/spelling/
doi: 10.32614/CRAN.package.spelling
version: '>= 2.3.1'
- type: software
title: stats
abstract: 'R: A Language and Environment for Statistical Computing'
Expand All @@ -295,8 +319,8 @@ references:
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2024'
version: '>= 4.2.0'
year: '2025'
version: '>= 4.3'
- type: software
title: testthat
abstract: 'testthat: Unit Testing for R'
Expand All @@ -307,8 +331,9 @@ references:
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2024'
version: '>= 3.1.10'
year: '2025'
doi: 10.32614/CRAN.package.testthat
version: '>= 3.2.2'
- type: software
title: usethis
abstract: 'usethis: Automate Package and Project Setup'
Expand All @@ -332,8 +357,9 @@ references:
given-names: Andy
email: [email protected]
orcid: https://orcid.org/0000-0002-7840-692X
year: '2024'
version: '>= 2.2.2'
year: '2025'
doi: 10.32614/CRAN.package.usethis
version: '>= 3.1.0'
- type: software
title: utils
abstract: 'R: A Language and Environment for Statistical Computing'
Expand All @@ -343,9 +369,6 @@ references:
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2024'
version: '>= 4.2.0'
identifiers:
- type: url
value: https://github.com/ropensci/mctq/
year: '2025'
version: '>= 4.3'

36 changes: 18 additions & 18 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -53,32 +53,32 @@ License: MIT + file LICENSE
URL: https://docs.ropensci.org/mctq/, https://github.com/ropensci/mctq/
BugReports: https://github.com/ropensci/mctq/issues/
Depends:
R (>= 4.2)
R (>= 4.3)
Imports:
checkmate (>= 2.2.0),
cli (>= 3.6.1),
dplyr (>= 1.1.2),
checkmate (>= 2.3.2),
cli (>= 3.6.3),
dplyr (>= 1.1.4),
hms (>= 1.1.3),
lifecycle (>= 1.0.3),
lubridate (>= 1.9.2)
lifecycle (>= 1.0.4),
lubridate (>= 1.9.4)
Suggests:
covr (>= 3.6.2),
datasets (>= 4.2.0),
knitr (>= 1.43),
covr (>= 3.6.4),
datasets (>= 4.3),
knitr (>= 1.49),
mockr (>= 0.2.1),
readr (>= 2.1.4),
rlang (>= 1.1.1),
rmarkdown (>= 2.23),
spelling (>= 2.2.1),
stats (>= 4.2.0),
testthat (>= 3.1.10),
usethis (>= 2.2.2),
utils (>= 4.2.0)
readr (>= 2.1.5),
rlang (>= 1.1.4),
rmarkdown (>= 2.29),
spelling (>= 2.3.1),
stats (>= 4.3),
testthat (>= 3.2.2),
usethis (>= 3.1.0),
utils (>= 4.3)
VignetteBuilder:
knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
YEAR: 2024
YEAR: 2025
COPYRIGHT HOLDER: Daniel Vartanian
Loading

0 comments on commit b46e99f

Please sign in to comment.