* using log directory 'd:/RCompile/CRANincoming/R-devel/notebookutils.Rcheck' * using R Under development (unstable) (2025-01-22 r87618 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'notebookutils/DESCRIPTION' ... OK * this is package 'notebookutils' version '1.5.4' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'runtimeexp ' Package has a VignetteBuilder field but no prebuilt vignette index. The build time stamp is missing. * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking serialization versions ... OK * checking whether package 'notebookutils' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Checking should be performed on sources prepared by 'R CMD build'. * checking top-level files ... NOTE Non-standard file/directory found at top level: 'LICENSE.md' * 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * 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 ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... 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 * checking Rd cross-references ... OK * checking for missing documentation entries ... WARNING Undocumented code objects: 'display.configCustomOptions' 'getRestResponse' 'mssparkutils.nbResPath' 'mssparkutils.notebook.validateDAG' 'notebookutils.initialize' 'notebookutils.nbResPath' 'notebookutils.notebook.validateDAG' 'notebookutils.udf.help' 'notebookutils.udf.run' All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking for code/documentation mismatches ... WARNING Functions or methods with usage in Rd file 'notebookutils.warehouse.create.Rd' but not in code: 'notebookutils.warehouse.create' Functions or methods with usage in Rd file 'notebookutils.warehouse.delete.Rd' but not in code: 'notebookutils.warehouse.delete' Functions or methods with usage in Rd file 'notebookutils.warehouse.get.Rd' but not in code: 'notebookutils.warehouse.get' Functions or methods with usage in Rd file 'notebookutils.warehouse.getDefinition.Rd' but not in code: 'notebookutils.warehouse.getDefinition' Functions or methods with usage in Rd file 'notebookutils.warehouse.help.Rd' but not in code: 'notebookutils.warehouse.help' Functions or methods with usage in Rd file 'notebookutils.warehouse.list.Rd' but not in code: 'notebookutils.warehouse.list' Functions or methods with usage in Rd file 'notebookutils.warehouse.update.Rd' but not in code: 'notebookutils.warehouse.update' Functions or methods with usage in Rd file 'notebookutils.warehouse.updateDefinition.Rd' but not in code: 'notebookutils.warehouse.updateDefinition' Functions or methods with usage in Rd file 'notebookutils.workspace.assignToCapacity.Rd' but not in code: 'notebookutils.workspace.assignToCapacity' Functions or methods with usage in Rd file 'notebookutils.workspace.create.Rd' but not in code: 'notebookutils.workspace.create' Functions or methods with usage in Rd file 'notebookutils.workspace.delete.Rd' but not in code: 'notebookutils.workspace.delete' Functions or methods with usage in Rd file 'notebookutils.workspace.get.Rd' but not in code: 'notebookutils.workspace.get' Functions or methods with usage in Rd file 'notebookutils.workspace.help.Rd' but not in code: 'notebookutils.workspace.help' Functions or methods with usage in Rd file 'notebookutils.workspace.list.Rd' but not in code: 'notebookutils.workspace.list' Functions or methods with usage in Rd file 'notebookutils.workspace.listArtifacts.Rd' but not in code: 'notebookutils.workspace.listArtifacts' Functions or methods with usage in Rd file 'notebookutils.workspace.unassignFromCapacity.Rd' but not in code: 'notebookutils.workspace.unassignFromCapacity' Functions or methods with usage in Rd file 'notebookutils.workspace.update.Rd' but not in code: 'notebookutils.workspace.update' Codoc mismatches from Rd file 'mssparkutils.fs.getMountPath.Rd': mssparkutils.fs.getMountPath Code: function(mountPoint, scope = "") Docs: function(mountPoint, scope = "job") Mismatches in argument default values: Name: 'scope' Code: "" Docs: "job" Codoc mismatches from Rd file 'mssparkutils.notebook.run.Rd': mssparkutils.notebook.run Code: function(path, timeoutSeconds = 90, arguments = NULL, workspace = "") Docs: function(path, timeoutSeconds = 90, arguments = NULL) Argument names in code not in docs: workspace Codoc mismatches from Rd file 'notebookutils.fs.getMountPath.Rd': notebookutils.fs.getMountPath Code: function(mountPoint, scope = "") Docs: function(mountPoint, scope = "job") Mismatches in argument default values: Name: 'scope' Code: "" Docs: "job" Codoc mismatches from Rd file 'notebookutils.notebook.run.Rd': notebookutils.notebook.run Code: function(path, timeoutSeconds = 90, arguments = NULL, workspace = "") Docs: function(path, timeoutSeconds = 90, arguments = NULL) Argument names in code not in docs: workspace Codoc mismatches from Rd file 'notebookutils.notebook.updateDefinition.Rd': notebookutils.notebook.updateDefinition Code: function(name, content, defaultLakehouse = "", defaultLakehouseWorkspace = "", workspaceId = "", environmentId = "", environmentWorkspaceId = "") Docs: function(name, content, defaultLakehouse = "", defaultLakehouseWorkspace = "", workspaceId = "") Argument names in code not in docs: environmentId environmentWorkspaceId * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking files in 'vignettes' ... WARNING Files in the 'vignettes' directory but no files in 'inst/doc': 'notebookutils-tutorial.Rmd' * checking examples ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... WARNING Directory 'inst/doc' does not exist. Package vignette without corresponding single PDF/HTML: 'notebookutils-tutorial.Rmd' * checking re-building of vignette outputs ... OK * checking PDF version of manual ... [16s] OK * checking HTML version of manual ... [18s] OK * DONE Status: 4 WARNINGs, 3 NOTEs