* using log directory ‘/srv/hornik/tmp/CRAN_pretest/Labwf.Rcheck’ * using R Under development (unstable) (2025-06-27 r88363) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.7 (3) Debian flang-new version 19.1.7 (3) * running under: Debian GNU/Linux 13 (trixie) * using session charset: UTF-8 * checking for file ‘Labwf/DESCRIPTION’ ... OK * this is package ‘Labwf’ version ‘0.1.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/3s] NOTE Maintainer: ‘Eric Watyekele ’ New submission License components with restrictions and base license permitting such: MIT + file LICENSE File 'LICENSE': MIT License Copyright (c) 2024 Eric Watyekele Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialization versions ... OK * checking whether package ‘Labwf’ can be installed ... [2s/2s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE License stub is invalid DCF. * checking top-level files ... NOTE Non-standard files/directories found at top level: ‘CRAN_SUBMISSION_COMMENTS.md’ ‘Labwf’ ‘app.R’ ‘database_init.R’ ‘db’ ‘exports’ ‘init_db.sh’ ‘merge_results’ ‘rsconnect’ ‘server’ ‘ui’ * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [2s/2s] NOTE initialize_database: no visible global function definition for ‘dbConnect’ initialize_database: no visible global function definition for ‘dbDisconnect’ initialize_database: no visible global function definition for ‘dbExistsTable’ initialize_database: no visible global function definition for ‘dbExecute’ run_app: no visible global function definition for ‘sample_receiving_ui’ run_app: no visible global function definition for ‘micronix_ui’ run_app: no visible global function definition for ‘mrc_management_ui’ run_app: no visible global function definition for ‘storage_details_ui’ run_app: no visible global function definition for ‘sample_type_ui’ run_app: no visible global function definition for ‘study_subject_ui’ run_app : server: no visible global function definition for ‘sample_receiving_server’ run_app : server: no visible global function definition for ‘study_subject_server’ run_app : server: no visible global function definition for ‘sample_type_server’ run_app : server: no visible global function definition for ‘storage_details_server’ run_app : server: no visible global function definition for ‘micronix_server’ run_app : server: no visible global function definition for ‘mrc_management_server’ Undefined global functions or variables: dbConnect dbDisconnect dbExecute dbExistsTable micronix_server micronix_ui mrc_management_server mrc_management_ui sample_receiving_server sample_receiving_ui sample_type_server sample_type_ui storage_details_server storage_details_ui study_subject_server study_subject_ui * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... NOTE Documented arguments not in \usage in Rd file 'initialize_database.Rd': ‘db_path’ Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... NONE * checking PDF version of manual ... [2s/2s] OK * checking HTML version of manual ... [0s/0s] OK * checking for code which exercises the package ... WARNING No examples, no tests, no vignettes * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 WARNING, 5 NOTEs