Skip to content

Commit 03fa8c4

Browse files
committed
Full rebuild
1 parent 79a1be1 commit 03fa8c4

34 files changed

+145
-147
lines changed

DESCRIPTION

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
Package: RLumBuild
22
Type: Package
33
Title: RLum Universe Package Building
4-
Version: 0.1.8.9000-8
4+
Version: 0.1.9
55
Date: 2024-08-20
6-
Author: Sebastian Kreutzer [aut, cre] (<https://orcid.org/0000-0002-0734-2199>),
7-
Christoph Burow [aut] (<https://orcid.org/0000-0002-5023-4046>)
86
Authors@R: c(
97
person("Sebastian", "Kreutzer", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-0734-2199")),
108
person("Christoph", "Burow", role = c("aut"), comment = c(ORCID = "0000-0002-5023-4046")))

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77

88
# News for package ‘RLumBuild’
99

10-
- Fix `module_add_HowToCite()`
11-
- Add `module_write_PDF_manual()`
10+
- Update `module_add_HowToCite()` to work with a DESCRIPTION file
11+
without author doubling.

R/module_add_HowToCite.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#'
1414
#' @section Function version: 0.3.0
1515
#'
16-
#' @author Christoph Burow (Germany), Sebastian Kreutzer, IRAMAT-CRP2A, UMR 5060, CNRS - Université Bordeaux Montaigne (Frange)
16+
#' @author Christoph Burow (Germany), Sebastian Kreutzer, IRAMAT-CRP2A, UMR 5060, CNRS - Université Bordeaux Montaigne (France)
1717
#'
1818
#' @md
1919
#' @export
Binary file not shown.
Binary file not shown.

RLumBuild.BuildResults/RLumBuild_0.1.8.9000-8-Functions.csv renamed to RLumBuild.BuildResults/RLumBuild_0.1.9-Functions.csv

Lines changed: 19 additions & 19 deletions
Large diffs are not rendered by default.

RLumBuild.BuildResults/RLumBuild_0.1.8.9000-8-Functions.html renamed to RLumBuild.BuildResults/RLumBuild_0.1.9-Functions.html

Lines changed: 42 additions & 42 deletions
Large diffs are not rendered by default.

RLumBuild.BuildResults/RLumBuild_0.1.8.9000-8-Functions.tex renamed to RLumBuild.BuildResults/RLumBuild_0.1.9-Functions.tex

Lines changed: 19 additions & 19 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)