summaryrefslogtreecommitdiff
path: root/log
diff options
context:
space:
mode:
authorJohannes Ranke <johannes.ranke@jrwb.de>2026-02-06 17:52:56 +0100
committerGitHub <noreply@github.com>2026-02-06 17:52:56 +0100
commitc233157d6723e469083983093108a38cdd12f3c9 (patch)
tree1c70d07f19629bfe9580de396406118747584cdf /log
parent560b2dbf139015633b0807613884cbfa4d3f4e95 (diff)
parent4134a2aa07b819a6dbe59129880402395c7a484a (diff)
Merge pull request #7 from Lutzeli/patch-1HEADmain
Add unit check for rate and set units for PEC calculation Also using units for Koc and DT50 are supported now.
Diffstat (limited to 'log')
-rw-r--r--log/build.log3
-rw-r--r--log/check.log19
-rw-r--r--log/test.log6
3 files changed, 14 insertions, 14 deletions
diff --git a/log/build.log b/log/build.log
index e6b9b08..5b3f7ee 100644
--- a/log/build.log
+++ b/log/build.log
@@ -3,6 +3,9 @@
* checking DESCRIPTION meta-information ... OK
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
+Removed empty directory ‘pfm/inst/testdata/SwashProjects/Project_1/MACRO’
+Removed empty directory ‘pfm/inst/testdata/SwashProjects/Project_1’
+Removed empty directory ‘pfm/inst/testdata/SwashProjects’
* re-saving image files
* building ‘pfm_0.6.4.tar.gz’
diff --git a/log/check.log b/log/check.log
index 4e23c07..5deae11 100644
--- a/log/check.log
+++ b/log/check.log
@@ -1,10 +1,10 @@
-* using log directory ‘/home/agsad.admin.ch/f80868656/projects/pfm/pfm.Rcheck’
+* using log directory ‘/home/jranke/git/pfm/pfm.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
- gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
- GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
-* running under: Ubuntu 24.04.3 LTS
+ gcc (Debian 14.2.0-19) 14.2.0
+ GNU Fortran (Debian 14.2.0-19) 14.2.0
+* running under: Debian GNU/Linux 13 (trixie)
* using session charset: UTF-8
* using options ‘--no-tests --as-cran’
* checking for file ‘pfm/DESCRIPTION’ ... OK
@@ -14,7 +14,7 @@
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Johannes Ranke <johannes.ranke@agroscope.admin.ch>’
-Size of tarball: 8534480 bytes
+Size of tarball: 8533512 bytes
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
@@ -66,16 +66,13 @@ Size of tarball: 8534480 bytes
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ... SKIPPED
* checking PDF version of manual ... OK
-* checking HTML version of manual ... NOTE
-Skipping checking HTML validation: no command 'tidy' found.
-Please obtain a recent version of HTML Tidy by downloading a binary
-release or compiling the source code from <https://www.html-tidy.org/>.
+* checking HTML version of manual ... OK
* checking for non-standard things in the check directory ... OK
* checking for detritus in the temp directory ... OK
* DONE
-Status: 2 NOTEs
+Status: 1 NOTE
See
- ‘/home/agsad.admin.ch/f80868656/projects/pfm/pfm.Rcheck/00check.log’
+ ‘/home/jranke/git/pfm/pfm.Rcheck/00check.log’
for details.
diff --git a/log/test.log b/log/test.log
index 815e792..7204076 100644
--- a/log/test.log
+++ b/log/test.log
@@ -9,10 +9,10 @@
✔ | 1 | Actual and time weighted average concentrations for SFO kinetics
✔ | 9 | FOCUS Step 1 calculations
✔ | 8 | FOCUS Steps 12 input files
-✔ | 7 | Read and analyse TOXSWA cwa files [2.8s]
-✔ | 15 | UK drainage PEC calculations
+✔ | 7 | Read and analyse TOXSWA cwa files [2.6s]
+✔ | 17 | UK drainage PEC calculations
══ Results ═════════════════════════════════════════════════════════════════════════════════════════
Duration: 3.8 s
-[ FAIL 0 | WARN 0 | SKIP 0 | PASS 80 ]
+[ FAIL 0 | WARN 0 | SKIP 0 | PASS 82 ]

Contact - Imprint