From 05369982355ad12a05a7e181ccf565a2e2ddad6d Mon Sep 17 00:00:00 2001 From: Daniel Vartanian Date: Mon, 14 Jun 2021 20:42:26 -0300 Subject: [PATCH] Add Mario Leocadio-Miguel as reviewer and remove GIPSO as a copyright holder --- DESCRIPTION | 7 ++++++- LICENSE | 2 +- LICENSE.md | 2 +- _pkgdown.yml | 2 ++ codemeta.json | 22 ++++++++++++++++------ man/mctq-package.Rd | 3 ++- 6 files changed, 28 insertions(+), 10 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 3d30cb2..40a1839 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -22,8 +22,13 @@ Authors@R: role = "rev", email = "jkeane@gmail.com", comment = c(ORCID = "0000-0001-7087-9776")), + person(given = "Mario Andre", + family = "Leocadio-Miguel", + role = "rev", + email = "miguel.ml.mario@gmail.com", + comment = c(ORCID = "0000-0002-7248-3529")), person(given = "Interdisciplinary Sleep Research Group (GIPSO)", - role = c("fnd", "cph")), + role = c("fnd")), person(given = "University of Sao Paulo (USP)", role = "fnd")) Maintainer: Daniel Vartanian diff --git a/LICENSE b/LICENSE index a853c10..8a55e0b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,2 +1,2 @@ YEAR: 2021 -COPYRIGHT HOLDER: Daniel Vartanian and Interdisciplinary Sleep Research Group (GIPSO) +COPYRIGHT HOLDER: Daniel Vartanian diff --git a/LICENSE.md b/LICENSE.md index 1815289..f20ef33 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # MIT License -Copyright (c) 2021 Daniel Vartanian and Interdisciplinary Sleep Research Group (GIPSO) +Copyright (c) 2021 Daniel Vartanian Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/_pkgdown.yml b/_pkgdown.yml index 3581d16..5b2a111 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -72,6 +72,8 @@ authors: href: https://github.com/pedrazzo Jonathan Keane: href: https://github.com/jonkeane + Mario Andre Leocadio-Miguel: + href: https://github.com/leocadio-miguel Interdisciplinary Sleep Research Group (GIPSO): href: http://each.usp.br/gipso University of Sao Paulo (USP): diff --git a/codemeta.json b/codemeta.json index 17a2c41..1cffb2e 100644 --- a/codemeta.json +++ b/codemeta.json @@ -14,7 +14,7 @@ ], "issueTracker": "https://github.com/gipsousp/mctq/issues/", "license": "https://spdx.org/licenses/MIT", - "version": "0.0.0.9000", + "version": "0.0.0.9001", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -52,10 +52,6 @@ "familyName": "Vartanian", "email": "danvartan@gmail.com", "@id": "https://orcid.org/0000-0001-7782-759X" - }, - { - "@type": "Organization", - "name": "Interdisciplinary Sleep Research Group (GIPSO)" } ], "funder": [ @@ -107,6 +103,18 @@ "identifier": "datasets", "name": "datasets" }, + { + "@type": "SoftwareApplication", + "identifier": "emojifont", + "name": "emojifont", + "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=emojifont" + }, { "@type": "SoftwareApplication", "identifier": "ggplot2", @@ -243,6 +251,7 @@ "@type": "SoftwareApplication", "identifier": "dplyr", "name": "dplyr", + "version": ">= 0.2", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -279,6 +288,7 @@ "@type": "SoftwareApplication", "identifier": "lubridate", "name": "lubridate", + "version": ">= 1.7.9", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -290,7 +300,7 @@ ], "releaseNotes": "https://github.com/gipsousp/mctq/blob/master/NEWS.md", "fileSize": "0KB", - "contIntegration": "https://codecov.io/gh/gipsousp/mctq?branch=master", + "contIntegration": "https://codecov.io/gh/gipsousp/mctq", "developmentStatus": ["https://www.repostatus.org/#active", "https://www.tidyverse.org/lifecycle/#maturing"], "keywords": [ "chronobiology", diff --git a/man/mctq-package.Rd b/man/mctq-package.Rd index 501e926..84223b7 100644 --- a/man/mctq-package.Rd +++ b/man/mctq-package.Rd @@ -33,7 +33,8 @@ Authors: Other contributors: \itemize{ \item Jonathan Keane \email{jkeane@gmail.com} (\href{https://orcid.org/0000-0001-7087-9776}{ORCID}) [reviewer] - \item Interdisciplinary Sleep Research Group (GIPSO) [funder, copyright holder] + \item Mario Andre Leocadio-Miguel \email{miguel.ml.mario@gmail.com} (\href{https://orcid.org/0000-0002-7248-3529}{ORCID}) [reviewer] + \item Interdisciplinary Sleep Research Group (GIPSO) [funder] \item University of Sao Paulo (USP) [funder] }