Skip to content

Commit

Permalink
Prepare for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrerebeau committed Sep 21, 2024
1 parent a00584e commit 8febb73
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 16 deletions.
5 changes: 5 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
"orcid": "0000-0002-8561-4903",
"affiliation": "CEA",
"name": "Paradol, Guilhem"
},
{
"orcid": "0000-0002-0734-2199",
"affiliation": "Universit\u00e4t Heidelberg",
"name": "Kreutzer, Sebastian"
}
],
"contributors": [
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: gamma
Title: Dose Rate Estimation from in-Situ Gamma-Ray Spectrometry
Measurements
Version: 1.0.5.9000
Version: 1.1.0
Authors@R: c(
person("Nicolas", "Frerebeau", , "nicolas.frerebeau@u-bordeaux-montaigne.fr", role = "aut",
comment = c(ORCID = "0000-0001-5759-4944")),
Expand All @@ -26,7 +26,7 @@ Description: Process in-situ Gamma-Ray Spectrometry for Luminescence
shifts of Gamma-ray spectra. It provides methods for estimating the
gamma dose rate by the use of a calibration curve as described in
Mercier and Falguères (2007). The package only supports Canberra CNF
and TKA files.
and TKA and Kromek SPE files.
License: GPL-3
URL: https://crp2a.github.io/gamma/, https://github.com/crp2a/gamma
BugReports: https://github.com/crp2a/gamma/issues
Expand Down
2 changes: 1 addition & 1 deletion R/gamma-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#' \tabular{ll}{
#' **Package:** \tab gamma \cr
#' **Type:** \tab Package \cr
#' **Version:** \tab 1.0.5 \cr
#' **Version:** \tab 1.1.0 \cr
#' **License:** \tab GPL-3 \cr
#' **Zenodo:** \tab \doi{10.5281/zenodo.2652393}
#' }
Expand Down
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ knitr::opts_chunk$set(

## Overview

**gamma** is intended to process in-situ gamma-ray spectrometry measurements for luminescence dating. This package allows to import, inspect and (automatically) correct the energy scale of the spectrum. It provides methods for estimating the gamma dose rate by the use of a calibration curve. This package only supports Canberra CNF and TKA files.
**gamma** is intended to process in-situ gamma-ray spectrometry measurements for luminescence dating. This package allows to import, inspect and (automatically) correct the energy scale of the spectrum. It provides methods for estimating the gamma dose rate by the use of a calibration curve. This package only supports Canberra CNF and TKA and Kromek SPE files.

The [**gammaShiny**](https://github.com/crp2a/gammaShiny) package provides an enhanced graphical user interface for the main applications of **gamma**.

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ DOI](https://img.shields.io/badge/DOI-10.32614/CRAN.package.gamma-1f57b6?style=f
measurements for luminescence dating. This package allows to import,
inspect and (automatically) correct the energy scale of the spectrum. It
provides methods for estimating the gamma dose rate by the use of a
calibration curve. This package only supports Canberra CNF and TKA
files.
calibration curve. This package only supports Canberra CNF and TKA and
Kromek SPE files.

The [**gammaShiny**](https://github.com/crp2a/gammaShiny) package
provides an enhanced graphical user interface for the main applications
Expand All @@ -58,7 +58,7 @@ of **gamma**.
Rate Estimation from in-Situ Gamma-Ray Spectrometry_. Université
Bordeaux Montaigne, Pessac, France. doi:10.32614/CRAN.package.gamma
<https://doi.org/10.32614/CRAN.package.gamma>, R package version
1.0.5.9000.
1.1.0.

## Installation

Expand Down
26 changes: 19 additions & 7 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"codeRepository": "https://github.com/crp2a/gamma",
"issueTracker": "https://github.com/crp2a/gamma/issues",
"license": "https://spdx.org/licenses/GPL-3.0",
"version": "1.0.5.9000",
"version": "1.1.0",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.3.3 (2024-02-29)",
"runtimePlatform": "R version 4.4.1 (2024-06-14)",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down Expand Up @@ -42,6 +42,13 @@
"familyName": "Paradol",
"email": "guilhem.paradol@cea.fr",
"@id": "https://orcid.org/0000-0002-8561-4903"
},
{
"@type": "Person",
"givenName": "Sebastian",
"familyName": "Kreutzer",
"email": "sebastian.kreutzer@uni-heidelberg.de",
"@id": "https://orcid.org/0000-0002-0734-2199"
}
],
"contributor": [
Expand Down Expand Up @@ -237,7 +244,7 @@
},
"SystemRequirements": null
},
"fileSize": "4055.83KB",
"fileSize": "4261.751KB",
"citation": [
{
"@type": "ScholarlyArticle",
Expand Down Expand Up @@ -315,13 +322,18 @@
"@type": "Person",
"givenName": "Guilhem",
"familyName": "Paradol"
},
{
"@type": "Person",
"givenName": "Sebastian",
"familyName": "Kreutzer"
}
],
"name": "{gamma: Dose Rate Estimation from in-Situ Gamma-Ray Spectrometry}",
"identifier": "10.5281/zenodo.2652393",
"description": "R package version 1.0.5.9000",
"@id": "https://doi.org/10.5281/zenodo.2652393",
"sameAs": "https://doi.org/10.5281/zenodo.2652393"
"identifier": "10.32614/CRAN.package.gamma",
"description": "R package version 1.1.0",
"@id": "https://doi.org/10.32614/CRAN.package.gamma",
"sameAs": "https://doi.org/10.32614/CRAN.package.gamma"
}
],
"releaseNotes": "https://github.com/crp2a/gamma/blob/master/NEWS.md",
Expand Down
4 changes: 2 additions & 2 deletions man/gamma-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8febb73

Please sign in to comment.