diff options
Diffstat (limited to 'log')
-rw-r--r-- | log/build.log | 4 | ||||
-rw-r--r-- | log/check.log | 21 | ||||
-rw-r--r-- | log/test.log | 16 |
3 files changed, 35 insertions, 6 deletions
diff --git a/log/build.log b/log/build.log index edca7f6..b92f348 100644 --- a/log/build.log +++ b/log/build.log @@ -3,5 +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 f6d14ce..301028e 100644 --- a/log/check.log +++ b/log/check.log @@ -1,6 +1,12 @@ +<<<<<<< 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 (Debian 12.2.0-14) 12.2.0 GNU Fortran (Debian 12.2.0-14) 12.2.0 @@ -11,10 +17,17 @@ * 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 ...Warning: unable to access index for repository https://cran.rstudio.com/src/contrib: cannot open URL 'https://cran.rstudio.com/src/contrib/PACKAGES' @@ -34,11 +47,12 @@ Size of tarball: 8530180 bytes * checking for future file timestamps ... NOTE unable to verify current time * checking DESCRIPTION meta-information ... OK -* checking top-level files ... OK +* checking top-level files ... NOTE +Files ‘README.md’ or ‘NEWS.md’ cannot be checked without ‘pandoc’ being installed. * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK -* checking R files for non-ASCII characters ... OK +* checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK @@ -65,7 +79,7 @@ unable to verify current time * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK -* checking examples ... OK +* checking examples ... [21s/11s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... SKIPPED * checking PDF version of manual ... OK @@ -80,4 +94,3 @@ See ‘/home/jranke/git/pfm/pfm.Rcheck/00check.log’ for details. - diff --git a/log/test.log b/log/test.log index 8393cf9..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 -✔ | 7 | Simple PEC surface water calculations with drift entry +✔ | 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 76 ] +[ FAIL 0 | WARN 0 | SKIP 0 | PASS 77 ] |