Skip to content

Commit 8a04ff2

Browse files
committed
Full rebuild
1 parent 6863c2d commit 8a04ff2

24 files changed

Lines changed: 69 additions & 150 deletions

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: RLumModel
22
Type: Package
33
Title: Solving Ordinary Differential Equations to Understand Luminescence
44
Version: 0.2.7
5-
Date: 2020-08-27
5+
Date: 2020-09-01
66
Author: Johannes Friedrich [aut, trl, cre] (<https://orcid.org/0000-0002-0805-9547>),
77
Sebastian Kreutzer [aut, ths] (<https://orcid.org/0000-0002-0734-2199>),
88
Christoph Schmidt [aut, ths] (<https://orcid.org/0000-0002-2309-3209>)

NEWS.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,15 @@
77

88
# NEWS for the R Package RLumModel
99

10-
## Changes in version 0.2.6 (2020-08-27)
10+
## Changes in version 0.2.7 (2020-09-01)
1111

12-
- Switch vignette builder to ‘R.rsp’ to avoid ATLAS BLAS warning
13-
- Drop dependency (‘suggests’) to ‘knitr’, ‘kableExtra’ and
14-
‘rmarkdown’
12+
- Changed Makevars to tackle Solaris problems
13+
14+
## Changes in version 0.2.6 (August 31, 2020)
15+
16+
- Switch vignette builder to `'R.rsp'` to avoid ATLAS BLAS warning
17+
- Drop dependency (‘suggests’) to `'knitr'`, `'kableExtra'` and
18+
`'rmarkdown'`
1519
- The minimum required R version is now 3.5.0
1620

1721
## Changes in version 0.2.5 (15nd December, 2019)

README.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -57,18 +57,14 @@ To install a developer build other than ‘master’, replace the term
5757

5858
Depending on your OS please download and install one of the following:
5959

60-
**Windows (32/64bit)** - ‘Rtools’ (provided by CRAN)
61-
62-
<https://cran.r-project.org/bin/windows/Rtools/>
63-
64-
**Mac OS X** - ‘Xcode’ (provided by Apple)
65-
66-
<https://developer.apple.com/xcode/downloads/>
67-
68-
For **Linux** users *gcc* often comes pre-installed in most
69-
distributions. Should *gcc* be not available, however, we kindly refer
70-
to the exhaustive collection of installation guides depending on the
71-
linux distribution.
60+
- *Windows*: [Rtools](https://cran.r-project.org/bin/windows/Rtools/)
61+
(provided by CRAN)
62+
- *macOS*: [Xcode](https://developer.apple.com/xcode/) (provided by
63+
Apple)
64+
- *Linux*: [gcc](https://gcc.gnu.org) often comes pre-installed in
65+
most distributions. Should [gcc](https://gcc.gnu.org) be not
66+
available, however, we kindly refer to the exhaustive collection of
67+
installation guides depending on the Linux distribution.
7268

7369
## Using RLumModel
7470

RLumModel.BuildResults/Outputs/check_RLumModel_stderr.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

RLumModel.BuildResults/Outputs/check_RLumModel_stdout.txt

Lines changed: 0 additions & 68 deletions
This file was deleted.

RLumModel.BuildResults/PACKAGES

Lines changed: 0 additions & 9 deletions
This file was deleted.

RLumModel.BuildResults/PACKAGES.gz

-250 Bytes
Binary file not shown.
-460 Bytes
Binary file not shown.

RLumModel.BuildResults/RLumModel-Ex.timings.0.2.6.WARNING renamed to RLumModel.BuildResults/RLumModel-Ex.timings.0.2.7.WARNING

File renamed without changes.

RLumModel.BuildResults/RLumModel-TimingExamples.0.2.6.pdf renamed to RLumModel.BuildResults/RLumModel-TimingExamples.0.2.7.pdf

4.45 KB
Binary file not shown.

0 commit comments

Comments
 (0)