Skip to content

Commit

Permalink
Full rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
RLumSK committed Aug 13, 2024
1 parent 4311264 commit 097f984
Show file tree
Hide file tree
Showing 146 changed files with 969 additions and 956 deletions.
4 changes: 2 additions & 2 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"resource_type": "software"
}
],
"version": "0.9.25.9000-33",
"version": "0.9.25.9000-36",
"upload_type": "software",
"keywords": ["Luminescence", "Luminescence dating", "Chronology", "Age models"],
"publication_date": "2024-08-12",
"publication_date": "2024-08-13",
"creators": [
{
"orcid": "0000-0002-0734-2199",
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: Luminescence
Type: Package
Title: Comprehensive Luminescence Dating Data Analysis
Version: 0.9.25.9000-33
Date: 2024-08-12
Version: 0.9.25.9000-36
Date: 2024-08-13
Author: Sebastian Kreutzer [aut, trl, cre, dtc] (<https://orcid.org/0000-0002-0734-2199>),
Christoph Burow [aut, trl, dtc] (<https://orcid.org/0000-0002-5023-4046>),
Michael Dietze [aut] (<https://orcid.org/0000-0001-6063-1726>),
Expand Down
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@Manual{,
title = {Luminescence: Comprehensive Luminescence Dating Data Analysis},
author = {Sebastian Kreutzer and Christoph Burow and Michael Dietze and Margret C. Fuchs and Christoph Schmidt and Manfred Fischer and Johannes Friedrich and Norbert Mercier and Anne Philippe and Svenja Riedesel and Martin Autzen and Dirk Mittelstrass and Harrison J. Gray and Jean-Michel Galharret},
author = {Sebastian Kreutzer and Christoph Burow and Michael Dietze and Margret C. Fuchs and Christoph Schmidt and Manfred Fischer and Johannes Friedrich and Norbert Mercier and Anne Philippe and Svenja Riedesel and Martin Autzen and Dirk Mittelstrass and Harrison J. Gray and Jean-Michel Galharret and Marco Colombo},
year = {2024},
note = {R package version 0.9.25.9000-32},
note = {R package version 0.9.25.9000-36},
url = {https://CRAN.R-project.org/package=Luminescence},
}

Expand Down

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
18 changes: 15 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<!-- NEWS.md was auto-generated by NEWS.Rmd. Please DO NOT edit by hand!-->

# Changes in version 0.9.25.9000-33 (2024-08-12)
# Changes in version 0.9.25.9000-36 (2024-08-13)

**This package version requires R \>= 4.3**

Expand All @@ -29,7 +29,7 @@
### `convert_Wavelength2Energy()`

- Fix \#133 that addressing cases where R throws an uncontained error
when R drops the object structure in very rare case (#134; thanks
when R drops the object structure in very rare cases (#134; thanks
@mcol)

### `calc_Huntley2006()`
Expand All @@ -38,6 +38,16 @@
step approach: first an exponential fit is applied then this values
are used as start parameters.

### `calc_Statistics()`

- The skewness and kurtosis depended on number of MC samples (#122);
fixed with \#123 (thanks to @mcol)

### `calc_TLLxTxRatio()`

- Function crashed for `Tx.data.background = NULL` (#129); fixed with
\#130 thanks to @mcol

### `plot_GrowthCurve()`

- The function now calculates the relative saturation (`n/N`) using the
Expand Down Expand Up @@ -65,9 +75,11 @@

- The function is out of the beta status, hence the flag was removed.
- The `RLum.Analysis-class` object returned by the function gained a new
element `Sequence`, which is a data frame with the measured sequence.
element `Sequence`, which is a data frame. with the measured sequence.
This way, if the original sequence was lost, it can still be extracted
from the `.psl` data.
- If no `.psl` file was found the function got trapped in an infinite
loop (#127); fixed with \#128 (thanks to @mcol)

### `read_XSYG2R()`

Expand Down
2 changes: 1 addition & 1 deletion man/Analyse_SAR.OSLdata.Rd

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

2 changes: 1 addition & 1 deletion man/CW2pHMi.Rd

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

2 changes: 1 addition & 1 deletion man/CW2pLM.Rd

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

2 changes: 1 addition & 1 deletion man/CW2pLMi.Rd

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

2 changes: 1 addition & 1 deletion man/CW2pPMi.Rd

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

2 changes: 1 addition & 1 deletion man/GitHub-API.Rd

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

1 change: 1 addition & 0 deletions man/Luminescence-package.Rd

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

2 changes: 1 addition & 1 deletion man/PSL2Risoe.BINfileData.Rd

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

2 changes: 1 addition & 1 deletion man/RLum-class.Rd

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

2 changes: 1 addition & 1 deletion man/RLum.Analysis-class.Rd

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

2 changes: 1 addition & 1 deletion man/RLum.Data.Curve-class.Rd

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

2 changes: 1 addition & 1 deletion man/RLum.Data.Image-class.Rd

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

2 changes: 1 addition & 1 deletion man/RLum.Data.Spectrum-class.Rd

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

2 changes: 1 addition & 1 deletion man/RLum.Results-class.Rd

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

2 changes: 1 addition & 1 deletion man/Risoe.BINfileData-class.Rd

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

2 changes: 1 addition & 1 deletion man/Risoe.BINfileData2RLum.Analysis.Rd

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

2 changes: 1 addition & 1 deletion man/Second2Gray.Rd

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

Loading

0 comments on commit 097f984

Please sign in to comment.