aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-08-24 10:30:11 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-08-24 10:30:11 +0200
commit72d7358581bca88af8c507b6c80791100aaafafc (patch)
tree5478e6f037a64fcfa6771f2c69cf7075b23e573b
parenta8a2a9d57f40ec7a4fc70df3dc470d88cd10c525 (diff)
Build for windows using roxygen from master
Now that roxygen can handle UTF8 characters in function arguments thanks to Hadley Wickham and Jim Hester
-rw-r--r--ChangeLog26
-rw-r--r--DESCRIPTION4
-rw-r--r--build.log8
3 files changed, 32 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index abbe59c..1ae9892 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+commit a8a2a9d57f40ec7a4fc70df3dc470d88cd10c525
+Author: Johannes Ranke <jranke@uni-bremen.de>
+Date: 2017-07-24 16:31:07 +0200
+
+ Improve Makefile
+
+commit 89fc0926722fbfd6420297194c8b18f5b8a9447d
+Author: Johannes Ranke <jranke@uni-bremen.de>
+Date: 2017-07-24 16:26:51 +0200
+
+ Version bump as I had 0.4.3 in my drat already
+
+commit 762880a78620e50814351248c02d012a7b030fb8
+Author: Johannes Ranke <jranke@uni-bremen.de>
+Date: 2017-07-24 16:23:22 +0200
+
+ Avoid warning about possibly mis-spelled word
+
+commit a2e24495c01f837474b69263a9861a89050cbfd1
+Author: Johannes Ranke <jranke@uni-bremen.de>
+Date: 2017-07-21 11:15:41 +0200
+
+ New Option for Step 1, fix example, update docs
+
+ Also add the reference file for testing Step12 input file generation
+
commit dffa31a5ad5026d4d67327da622f45c00be40584
Author: Johannes Ranke <jranke@uni-bremen.de>
Date: 2017-06-22 08:23:13 +0200
diff --git a/DESCRIPTION b/DESCRIPTION
index 0e9341d..73dbea8 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -2,7 +2,7 @@ Package: pfm
Type: Package
Title: Utilities for Pesticide Fate Modelling
Version: 0.4-4
-Date: 2017-07-24
+Date: 2017-08-24
Authors@R: person("Johannes Ranke", email = "jranke@uni-bremen.de",
role = c("aut", "cre", "cph"))
Description: Utilities for simple calculations of predicted environmental
@@ -25,4 +25,4 @@ License: GPL
LazyLoad: yes
LazyData: yes
Encoding: UTF-8
-RoxygenNote: 6.0.1
+RoxygenNote: 6.0.1.9000
diff --git a/build.log b/build.log
index 4199788..8401b46 100644
--- a/build.log
+++ b/build.log
@@ -1,8 +1,8 @@
-* checking for file ‘./DESCRIPTION’ ... OK
-* preparing ‘pfm’:
+* checking for file './DESCRIPTION' ... OK
+* preparing 'pfm':
* checking DESCRIPTION meta-information ... OK
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
-* looking to see if a ‘data/datalist’ file should be added
-* building ‘pfm_0.4-3.tar.gz’
+* looking to see if a 'data/datalist' file should be added
+* building 'pfm_0.4-4.tar.gz'

Contact - Imprint