Skip to content

Commit 1865ca3

Browse files
committed
Merge rebuild
1 parent 9fa605c commit 1865ca3

34 files changed

+136
-119
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: RLumCarlo
22
Type: Package
33
Title: Monte-Carlo Methods for Simulating Luminescence Phenomena
4-
Version: 0.1.6.9000-14
4+
Version: 0.1.6
55
Date: 2020-07-05
66
Author: Johannes Friedrich [aut, trl] (<https://orcid.org/0000-0002-0805-9547>),
77
Sebastian Kreutzer [aut, trl, cre] (<https://orcid.org/0000-0002-0734-2199>),

NEWS.Rmd

+8-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,14 @@ header-includes:
88

99
## RLumCarlo `r RLumBuild::.get_pkg_version()` (`r Sys.Date()`)
1010

11-
* Dummy
11+
* The last update to prevent the failed checks for the Solaris platform
12+
on CRAN came with unwanted side effects. After the compiler complained about `pow(<int>,<int>)`,
13+
we used `<double>` for all objects. Unfortunately, this led to complete wrong
14+
simulation results we did not detect during the tests
15+
before the submission. This issue was solved.
16+
17+
* The package now has a central C++ header file defining functions and constants
18+
used in the other files. This change has no user-visible effect.
1219

1320
# RLumCarlo 0.1.5 (2020-06-12)
1421

NEWS.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -602,9 +602,10 @@
602602

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

605-
<h2 id="rlumcarlo-0169000-14-2020-07-05">RLumCarlo 0.1.6.9000-14 (2020-07-05)</h2>
605+
<h2 id="rlumcarlo-016-2020-07-05">RLumCarlo 0.1.6 (2020-07-05)</h2>
606606
<ul>
607-
<li>Dummy</li>
607+
<li><p>The last update to prevent the failed checks for the Solaris platform on CRAN came with unwanted side effects. After the compiler complained about <code>pow(&lt;int&gt;,&lt;int&gt;)</code>, we used <code>&lt;double&gt;</code> for all objects. Unfortunately, this led to complete wrong simulation results we did not detect during the tests before the submission. This issue was solved.</p></li>
608+
<li><p>The package now has a central C++ header file defining functions and constants used in the other files. This change has no user-visible effect.</p></li>
608609
</ul>
609610
<h1 id="rlumcarlo-015-2020-06-12">RLumCarlo 0.1.5 (2020-06-12)</h1>
610611
<ul>

NEWS.md

+12-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,18 @@
55

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

8-
## RLumCarlo 0.1.6.9000-14 (2020-07-05)
9-
10-
- Dummy
8+
## RLumCarlo 0.1.6 (2020-07-05)
9+
10+
- The last update to prevent the failed checks for the Solaris
11+
platform on CRAN came with unwanted side effects. After the compiler
12+
complained about `pow(<int>,<int>)`, we used `<double>` for all
13+
objects. Unfortunately, this led to complete wrong simulation
14+
results we did not detect during the tests before the submission.
15+
This issue was solved.
16+
17+
- The package now has a central C++ header file defining functions and
18+
constants used in the other files. This change has no user-visible
19+
effect.
1120

1221
# RLumCarlo 0.1.5 (2020-06-12)
1322

README.html

+1-1
Large diffs are not rendered by default.

RLumCarlo.BuildResults/RLumCarlo_0.1.6.9000-14-Functions.csv RLumCarlo.BuildResults/RLumCarlo_0.1.6-Functions.csv

+15-15
Large diffs are not rendered by default.

RLumCarlo.BuildResults/RLumCarlo_0.1.6.9000-14-Functions.html RLumCarlo.BuildResults/RLumCarlo_0.1.6-Functions.html

+32-32
Large diffs are not rendered by default.

RLumCarlo.BuildResults/RLumCarlo_0.1.6.9000-14-Functions.tex RLumCarlo.BuildResults/RLumCarlo_0.1.6-Functions.tex

+15-15
Large diffs are not rendered by default.

RLumCarlo.BuildResults/RLumCarlo_0.1.6.9000-14-Functions_Markdown.md RLumCarlo.BuildResults/RLumCarlo_0.1.6-Functions_Markdown.md

+17-17
Large diffs are not rendered by default.

RLumCarlo.BuildResults/RLumCarlo_0.1.6.9000-14-bibliography.bib RLumCarlo.BuildResults/RLumCarlo_0.1.6-bibliography.bib

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ @Manual{
22
title = {RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena},
33
author = {Johannes Friedrich and Sebastian Kreutzer and Vasilis Pagonis and Christoph Schmidt},
44
year = {2020},
5-
note = {R package version 0.1.6.9000-14},
5+
note = {R package version 0.1.6},
66
url = {https://CRAN.R-project.org/package=RLumCarlo},
77
}

RLumCarlo.BuildResults/RLumCarlo_0.1.6.9000-14-fun_bibliography.bib RLumCarlo.BuildResults/RLumCarlo_0.1.6-fun_bibliography.bib

+15-15
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ @InCollection{
33
title = {create_ClusterSystem(): Create dosimetric cluster system},
44
volume = {version: 0.1.0},
55
author = {Kreutzer S},
6-
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.9000-14.},
6+
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.},
77
publisher = {RLumCarlo},
88
year = {2020},
99
url = {https://CRAN.R-project.org/package=RLumCarlo},
@@ -12,7 +12,7 @@ @InCollection{
1212
title = {methods_RLumCarlo(): methods_RLumCarlo},
1313
volume = {version: },
1414
author = {Kreutzer S and Friedrich J},
15-
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.9000-14.},
15+
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.},
1616
publisher = {RLumCarlo},
1717
year = {2020},
1818
url = {https://CRAN.R-project.org/package=RLumCarlo},
@@ -21,7 +21,7 @@ @InCollection{
2121
title = {plot_RLumCarlo(): Plot RLumCarlo Monte-Carlo Simulation Results},
2222
volume = {version: 0.1.0},
2323
author = {Kreutzer S and Friedrich J},
24-
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.9000-14.},
24+
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.},
2525
publisher = {RLumCarlo},
2626
year = {2020},
2727
url = {https://CRAN.R-project.org/package=RLumCarlo},
@@ -30,7 +30,7 @@ @InCollection{
3030
title = {run_MC_CW_IRSL_LOC(): Monte-Carlo Simulation for CW-IRSL (localized transitions)},
3131
volume = {version: 0.1.0},
3232
author = {Kreutzer S},
33-
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.9000-14.},
33+
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.},
3434
publisher = {RLumCarlo},
3535
year = {2020},
3636
url = {https://CRAN.R-project.org/package=RLumCarlo},
@@ -39,7 +39,7 @@ @InCollection{
3939
title = {run_MC_CW_IRSL_TUN(): Run Monte-Carlo Simulation for CW-IRSL (tunnelling transitions)},
4040
volume = {version: 0.2.0},
4141
author = {Friedrich J and Kreutzer S},
42-
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.9000-14.},
42+
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.},
4343
publisher = {RLumCarlo},
4444
year = {2020},
4545
url = {https://CRAN.R-project.org/package=RLumCarlo},
@@ -48,7 +48,7 @@ @InCollection{
4848
title = {run_MC_CW_OSL_DELOC(): Run Monte-Carlo Simulation for CW-OSL (delocalized transitions)},
4949
volume = {version: 0.1.0},
5050
author = {Kreutzer S},
51-
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.9000-14.},
51+
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.},
5252
publisher = {RLumCarlo},
5353
year = {2020},
5454
url = {https://CRAN.R-project.org/package=RLumCarlo},
@@ -57,7 +57,7 @@ @InCollection{
5757
title = {run_MC_ISO_DELOC(): Run Monte-Carlo Simulation for ISO-TL (delocalized transitions)},
5858
volume = {version: 0.1.0},
5959
author = {Kreutzer S},
60-
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.9000-14.},
60+
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.},
6161
publisher = {RLumCarlo},
6262
year = {2020},
6363
url = {https://CRAN.R-project.org/package=RLumCarlo},
@@ -66,7 +66,7 @@ @InCollection{
6666
title = {run_MC_ISO_LOC(): Run Monte-Carlo simulation for ISO-TL (localized transitions)},
6767
volume = {version: 0.1.0},
6868
author = {Kreutzer S},
69-
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.9000-14.},
69+
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.},
7070
publisher = {RLumCarlo},
7171
year = {2020},
7272
url = {https://CRAN.R-project.org/package=RLumCarlo},
@@ -75,7 +75,7 @@ @InCollection{
7575
title = {run_MC_ISO_TUN(): Monte-Carlo Simulation for ISO-TL (tunnelling transitions)},
7676
volume = {version: 0.1.0},
7777
author = {Friedrich J and Kreutzer S},
78-
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.9000-14.},
78+
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.},
7979
publisher = {RLumCarlo},
8080
year = {2020},
8181
url = {https://CRAN.R-project.org/package=RLumCarlo},
@@ -84,7 +84,7 @@ @InCollection{
8484
title = {run_MC_LM_OSL_DELOC(): Run Monte-Carlo Simulation for LM-OSL (delocalized transitions)},
8585
volume = {version: 0.1.0},
8686
author = {Kreutzer S},
87-
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.9000-14.},
87+
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.},
8888
publisher = {RLumCarlo},
8989
year = {2020},
9090
url = {https://CRAN.R-project.org/package=RLumCarlo},
@@ -93,7 +93,7 @@ @InCollection{
9393
title = {run_MC_LM_OSL_LOC(): Run Monte-Carlo Simulation for LM-OSL (localized transitions)},
9494
volume = {version: 0.1.0},
9595
author = {Kreutzer S},
96-
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.9000-14.},
96+
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.},
9797
publisher = {RLumCarlo},
9898
year = {2020},
9999
url = {https://CRAN.R-project.org/package=RLumCarlo},
@@ -102,7 +102,7 @@ @InCollection{
102102
title = {run_MC_LM_OSL_TUN(): Run Monte-Carlo Simulation for LM-OSL (tunnelling transitions)},
103103
volume = {version: 0.1.0},
104104
author = {Friedrich J and Kreutzer S},
105-
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.9000-14.},
105+
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.},
106106
publisher = {RLumCarlo},
107107
year = {2020},
108108
url = {https://CRAN.R-project.org/package=RLumCarlo},
@@ -111,7 +111,7 @@ @InCollection{
111111
title = {run_MC_TL_DELOC(): Run Monte-Carlo Simulation for TL (delocalized transitions)},
112112
volume = {version: 0.1.0},
113113
author = {Kreutzer S},
114-
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.9000-14.},
114+
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.},
115115
publisher = {RLumCarlo},
116116
year = {2020},
117117
url = {https://CRAN.R-project.org/package=RLumCarlo},
@@ -120,7 +120,7 @@ @InCollection{
120120
title = {run_MC_TL_LOC(): Run Monte-Carlo Simulation for TL (localized transitions)},
121121
volume = {version: 0.1.0},
122122
author = {Kreutzer S},
123-
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.9000-14.},
123+
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.},
124124
publisher = {RLumCarlo},
125125
year = {2020},
126126
url = {https://CRAN.R-project.org/package=RLumCarlo},
@@ -129,7 +129,7 @@ @InCollection{
129129
title = {run_MC_TL_TUN(): Run Monte-Carlo Simulation for TL (tunnelling transitions)},
130130
volume = {version: 0.1.0},
131131
author = {Friedrich J and Kreutzer S},
132-
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.9000-14.},
132+
booktitle = {Friedrich, J., Kreutzer, S., Pagonis, V., Schmidt, C., 2020. RLumCarlo: Monte-Carlo Methods for Simulating Luminescence Phenomena. R package version 0.1.6.},
133133
publisher = {RLumCarlo},
134134
year = {2020},
135135
url = {https://CRAN.R-project.org/package=RLumCarlo},
Binary file not shown.
692 KB
Binary file not shown.

codemeta.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"codeRepository": "https://CRAN.R-project.org/package=RLumCarlo",
1111
"issueTracker": "https://github.com/R-Lum/RLumCarlo/issues",
1212
"license": "https://spdx.org/licenses/GPL-3.0",
13-
"version": "0.1.6.9000.14",
13+
"version": "0.1.6",
1414
"programmingLanguage": {
1515
"@type": "ComputerLanguage",
1616
"name": "R",

man/create_ClusterSystem.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-232 Bytes
Loading

man/methods_RLumCarlo.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/plot_RLumCarlo.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/run_MC_CW_IRSL_LOC.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/run_MC_CW_IRSL_TUN.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/run_MC_CW_OSL_DELOC.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/run_MC_ISO_DELOC.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/run_MC_ISO_LOC.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/run_MC_ISO_TUN.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)