diff options
Diffstat (limited to 'log')
-rw-r--r-- | log/build.log | 3 | ||||
-rw-r--r-- | log/check.log | 28 | ||||
-rw-r--r-- | log/test.log | 12 |
3 files changed, 37 insertions, 6 deletions
diff --git a/log/build.log b/log/build.log index d5832bf..b92f348 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 +<<<<<<< HEAD +======= * re-saving image files +>>>>>>> main * building ‘pfm_0.6.3.tar.gz’ diff --git a/log/check.log b/log/check.log index 142e4d7..301028e 100644 --- a/log/check.log +++ b/log/check.log @@ -1,22 +1,37 @@ +<<<<<<< HEAD +* using log directory ‘/home/jranke/git/pfm/pfm.Rcheck’ +* using R version 4.3.3 (2024-02-29) +* using platform: x86_64-pc-linux-gnu (64-bit) +======= * using log directory ‘/home/agsad.admin.ch/f80868656/projects/pfm/pfm.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-pc-linux-gnu +>>>>>>> main * R was compiled by - gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 - GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 -* running under: Ubuntu 22.04.4 LTS + gcc (Debian 12.2.0-14) 12.2.0 + GNU Fortran (Debian 12.2.0-14) 12.2.0 +* running under: Debian GNU/Linux 12 (bookworm) * using session charset: UTF-8 * using options ‘--no-tests --as-cran’ * checking for file ‘pfm/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘pfm’ version ‘0.6.3’ * package encoding: UTF-8 +<<<<<<< HEAD +* checking CRAN incoming feasibility ... [1s/103s] NOTE +Maintainer: ‘Johannes Ranke <johannes.ranke@agroscope.admin.ch>’ + +Size of tarball: 8530180 bytes +======= * checking CRAN incoming feasibility ... NOTE Maintainer: ‘Johannes Ranke <johannes.ranke@agroscope.admin.ch>’ Size of tarball: 8531409 bytes +>>>>>>> main * checking package namespace information ... OK -* checking package dependencies ... OK +* checking package dependencies ...Warning: unable to access index for repository https://cran.rstudio.com/src/contrib: + cannot open URL 'https://cran.rstudio.com/src/contrib/PACKAGES' + OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK @@ -29,7 +44,8 @@ Size of tarball: 8531409 bytes sub-directories of 1Mb or more: testdata 9.9Mb * checking package directory ... OK -* checking for future file timestamps ... OK +* checking for future file timestamps ... NOTE +unable to verify current time * checking DESCRIPTION meta-information ... OK * checking top-level files ... NOTE Files ‘README.md’ or ‘NEWS.md’ cannot be checked without ‘pandoc’ being installed. @@ -75,6 +91,6 @@ Skipping checking HTML validation: no command 'tidy' found Status: 4 NOTEs 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 7deae32..919c91f 100644 --- a/log/test.log +++ b/log/test.log @@ -2,17 +2,29 @@ ✔ | F W S OK | Context ✔ | 7 | Exposit calculations ✔ | 6 | Geometric mean calculation +<<<<<<< HEAD +✔ | 1 | Check max_twa for parent mkinfit models against analytical solutions +======= ✔ | 1 | Check max_twa for parent mkinfit models against analytical solutions [1.2s] +>>>>>>> main ✔ | 1 | Simple PEC sediment calculations ✔ | 17 | Simple PEC soil calculations ✔ | 8 | Simple PEC surface water calculations with drift entry ✔ | 1 | Actual and time weighted average concentrations for SFO kinetics ✔ | 9 | FOCUS Step 1 calculations ✔ | 8 | FOCUS Steps 12 input files +<<<<<<< HEAD +✔ | 7 | Read and analyse TOXSWA cwa files [4.2s] +✔ | 12 | UK drainage PEC calculations + +══ Results ═════════════════════════════════════════════════════════════════════════════════════════ +Duration: 5.5 s +======= ✔ | 7 | Read and analyse TOXSWA cwa files [4.3s] ✔ | 12 | UK drainage PEC calculations ══ Results ═════════════════════════════════════════════════════════════════════════════════════════ Duration: 6.3 s +>>>>>>> main [ FAIL 0 | WARN 0 | SKIP 0 | PASS 77 ] |