aboutsummaryrefslogtreecommitdiff
path: root/log/check.log
diff options
context:
space:
mode:
Diffstat (limited to 'log/check.log')
-rw-r--r--log/check.log40
1 files changed, 25 insertions, 15 deletions
diff --git a/log/check.log b/log/check.log
index e7d4d327..a81475d9 100644
--- a/log/check.log
+++ b/log/check.log
@@ -1,17 +1,34 @@
* using log directory ‘/home/jranke/git/mkin/mkin.Rcheck’
-* using R version 4.2.2 (2022-10-31)
+* using R version 4.2.2 Patched (2022-11-10 r83330)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using options ‘--no-tests --as-cran’
* checking for file ‘mkin/DESCRIPTION’ ... OK
* checking extension type ... Package
-* this is package ‘mkin’ version ‘1.3.0’
+* this is package ‘mkin’ version ‘1.2.2’
* package encoding: UTF-8
-* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
+* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Johannes Ranke <johannes.ranke@jrwb.de>’
+
+Size of tarball: 6636884 bytes
* checking package namespace information ... OK
* checking package dependencies ... OK
-* checking if this is a source package ... OK
+* checking if this is a source package ... NOTE
+Found the following apparent object files/libraries:
+ vignettes/2022_wp_1/cyan_dlls/dfop_path_1.so
+ vignettes/2022_wp_1/cyan_dlls/dfop_path_2.so
+ vignettes/2022_wp_1/cyan_dlls/fomc_path_1.so
+ vignettes/2022_wp_1/cyan_dlls/fomc_path_2.so
+ vignettes/2022_wp_1/cyan_dlls/hs_path_1.so
+ vignettes/2022_wp_1/cyan_dlls/sfo_path_1.so
+ vignettes/2022_wp_1/cyan_dlls/sforb_path_1.so
+ vignettes/2022_wp_1/cyan_dlls/sforb_path_2.so
+ vignettes/2022_wp_1/dmta_dlls/m_dfop_path.so
+ vignettes/2022_wp_1/dmta_dlls/m_fomc_path.so
+ vignettes/2022_wp_1/dmta_dlls/m_hs_path.so
+ vignettes/2022_wp_1/dmta_dlls/m_sfo_path.so
+ vignettes/2022_wp_1/dmta_dlls/m_sforb_path.so
+Object files/libraries should not be included in a source package.
* checking if there is a namespace ... OK
* checking for executable files ... OK
* checking for hidden files and directories ... OK
@@ -37,18 +54,11 @@ Maintainer: ‘Johannes Ranke <johannes.ranke@jrwb.de>’
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking use of S3 registration ... OK
-* checking dependencies in R code ... NOTE
-Package in Depends field not imported from: ‘deSolve’
- These packages need to be imported from (in the NAMESPACE file)
- for when this namespace is loaded but not attached.
+* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
-* checking foreign function calls ... NOTE
-Foreign function call to a different package:
- .C("unlock_solver", ..., PACKAGE = "deSolve")
-See chapter ‘System and foreign language interfaces’ in the ‘Writing R
-Extensions’ manual.
-* checking R code for possible problems ... [17s/17s] OK
+* checking foreign function calls ... OK
+* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd line widths ... OK
@@ -64,7 +74,7 @@ Extensions’ manual.
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
-* checking examples ... [20s/20s] OK
+* checking examples ... [10s/10s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ... SKIPPED
* checking for unstated dependencies in vignettes ... OK

Contact - Imprint