diff options
| author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-11-28 12:38:58 +0100 |
|---|---|---|
| committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-11-28 12:38:58 +0100 |
| commit | 84a2cfa3d8926cdd1f5be3a9a449afe3c888a095 (patch) | |
| tree | b0d2db26a87d28c2d1561e35970dde92c3317710 /test.log | |
| parent | 77189d666eb39d2660245c2f008175dc4560f647 (diff) | |
Polish documentation and Makefile
The Makefile was adjusted to the way used in other packages
of mine. Note that, @inheritParams does not work for
superclasses yet, see https://github.com/r-lib/roxygen2/issues/996,
so some function parameters are documented twice.
Diffstat (limited to 'test.log')
| -rw-r--r-- | test.log | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/test.log b/test.log deleted file mode 100644 index 6c6325d..0000000 --- a/test.log +++ /dev/null @@ -1,26 +0,0 @@ -Loading required package: usethis -ℹ Testing chents - -Attaching package: ‘testthat’ - -The following object is masked from ‘package:devtools’: - - test_file - -✔ | F W S OK | Context - -⠏ | 0 | chent -⠏ | 0 | Generation of chent objects -⠋ | 1 | Generation of chent objects -⠸ | 4 | Generation of chent objects -✔ | 7 | Generation of chent objects [4.9s] - -⠏ | 0 | pai -⠏ | 0 | Generation of pai objects -⠋ | 1 | Generation of pai objects -✔ | 8 | Generation of pai objects [6.8s] - -══ Results ═════════════════════════════════════════════════════════════════════ -Duration: 11.7 s - -[ FAIL 0 | WARN 0 | SKIP 0 | PASS 15 ] |
