summaryrefslogtreecommitdiff
path: root/log
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2025-10-22 15:50:07 +0200
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2025-10-22 15:50:07 +0200
commite23bd3cfdaf3211c8ed63219e23204697108cb38 (patch)
treeaafab511ea9eeaa6d92987bda1ae8ce2e3f595bf /log
parentadc69bd4e1543a229fbee543940f8b92fd499682 (diff)
Improve messages and README
Use README.rmd in order to be able to include demo code and output in the README.
Diffstat (limited to 'log')
-rw-r--r--log/build.log1
-rw-r--r--log/check.log4
-rw-r--r--log/test.log6
3 files changed, 5 insertions, 6 deletions
diff --git a/log/build.log b/log/build.log
index ff5543b..8da2288 100644
--- a/log/build.log
+++ b/log/build.log
@@ -3,7 +3,6 @@
* 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 ‘chents/tests/testthat/_snaps’
Omitted ‘LazyData’ from DESCRIPTION
* building ‘chents_0.4.0.tar.gz’
diff --git a/log/check.log b/log/check.log
index a85d458..4ae25e6 100644
--- a/log/check.log
+++ b/log/check.log
@@ -44,7 +44,7 @@
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
-* checking R code for possible problems ... [48s/10s] OK
+* checking R code for possible problems ... [38s/11s] OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd line widths ... OK
@@ -54,7 +54,7 @@
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
-* checking examples ... [9s/15s] OK
+* checking examples ... [7s/15s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ... SKIPPED
* checking PDF version of manual ... OK
diff --git a/log/test.log b/log/test.log
index b0ee64f..2c7735a 100644
--- a/log/test.log
+++ b/log/test.log
@@ -8,10 +8,10 @@ The following object is masked from ‘package:devtools’:
test_file
✔ | F W S OK | Context
-✔ | 8 | Generation of chent objects [4.4s]
-✔ | 7 | Generation of pai objects [5.9s]
+✔ | 8 | Generation of chent objects [3.8s]
+✔ | 7 | Generation of pai objects [4.5s]
══ Results ═════════════════════════════════════════════════════════════════════
-Duration: 10.2 s
+Duration: 8.4 s
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 15 ]

Contact - Imprint