From 84a2cfa3d8926cdd1f5be3a9a449afe3c888a095 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Thu, 28 Nov 2024 12:38:58 +0100 Subject: 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. --- log/build.log | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 log/build.log (limited to 'log/build.log') diff --git a/log/build.log b/log/build.log new file mode 100644 index 0000000..b6e3ba5 --- /dev/null +++ b/log/build.log @@ -0,0 +1,8 @@ +* checking for file ‘./DESCRIPTION’ ... OK +* preparing ‘chents’: +* checking DESCRIPTION meta-information ... OK +* checking for LF line-endings in source and make files and shell scripts +* checking for empty or unneeded directories +Omitted ‘LazyData’ from DESCRIPTION +* building ‘chents_0.3.7.tar.gz’ + -- cgit v1.2.1