* using log directory ‘/srv/hornik/tmp/CRAN/transforEmotion.Rcheck’ * using R Under development (unstable) (2024-01-07 r85787) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 17.0.6 (3) Debian flang-new version 17.0.6 (3) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘transforEmotion/DESCRIPTION’ ... OK * this is package ‘transforEmotion’ version ‘0.1.4’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [5s/6s] NOTE Maintainer: ‘Aleksandar Tomašević ’ New maintainer: Aleksandar Tomašević Old maintainer(s): Alexander Christensen Possibly misspelled words in DESCRIPTION: transforEmotion (2:8) The Title field starts with the package name. The Title field should be in title case. Current version is: ‘transforEmotion: Sentiment Analysis for Text, Image and Video using Transformer models’ In title case that is: ‘transforEmotion: Sentiment Analysis for Text, Image and Video using Transformer Models’ Found the following URLs which should use \doi (with the DOI name only): File ‘dlo_dynamics.Rd’: https://doi.org/10.1037/met0000615 * 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 whether package ‘transforEmotion’ can be installed ... [5s/5s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE Maintainer field differs from that derived from Authors@R Maintainer: ‘Aleksandar Tomašević ’ Authors@R: ‘Alexander Christensen ’ * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] OK * checking whether startup messages can be suppressed ... [1s/1s] 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 ... [7s/7s] NOTE image_scores: no visible global function definition for ‘classify_openai’ video_scores: no visible global function definition for ‘yt_analyze’ Undefined global functions or variables: classify_openai yt_analyze * checking Rd files ... [0s/0s] NOTE checkRd: (-1) nlp_scores.Rd:31-35: Lost braces in \itemize; meant \describe ? checkRd: (-1) nlp_scores.Rd:38-40: Lost braces in \itemize; meant \describe ? checkRd: (-1) nlp_scores.Rd:43-44: Lost braces in \itemize; meant \describe ? checkRd: (-1) nlp_scores.Rd:47-51: Lost braces in \itemize; meant \describe ? checkRd: (-1) nlp_scores.Rd:54-56: Lost braces in \itemize; meant \describe ? checkRd: (-1) nlp_scores.Rd:59-60: Lost braces in \itemize; meant \describe ? checkRd: (-1) transformer_scores.Rd:37-41: Lost braces in \itemize; meant \describe ? checkRd: (-1) transformer_scores.Rd:44-51: Lost braces in \itemize; meant \describe ? checkRd: (-1) transformer_scores.Rd:54-57: Lost braces in \itemize; meant \describe ? * 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 ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... [1s/1s] OK * checking data for ASCII and uncompressed saves ... OK * checking sizes of PDF files under ‘inst/doc’ ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [3s/3s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [2s/2s] OK Running ‘testthat.R’ [1s/1s] * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking re-building of vignette outputs ... [3s/3s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 4 NOTEs