- using R Under development (unstable) (2022-06-30 r82540 ucrt)
- using platform: x86_64-w64-mingw32 (64-bit)
- using session charset: UTF-8
- checking for file 'packager/DESCRIPTION' ... OK
- this is package 'packager' version '1.14.0'
- package encoding: UTF-8
- 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 whether package 'packager' can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking 'build' directory ... OK
- checking DESCRIPTION meta-information ... OK
- 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 ... 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 ... NOTE
useraccount - Alias wurde nicht gefunden.
- checking S3 generic/method consistency ... WARNING
useraccount - Alias wurde nicht gefunden.
See section 'Generic functions and methods' in the 'Writing R
Extensions' manual.
- checking replacement functions ... WARNING
useraccount - Alias wurde nicht gefunden.
The argument of a replacement function which corresponds to the right
hand side must be named 'value'.
- checking foreign function calls ... NOTE
useraccount - Alias wurde nicht gefunden.
See chapter 'System and foreign language interfaces' in the 'Writing R
Extensions' manual.
- checking R code for possible problems ... [10s] NOTE
useraccount - Alias wurde nicht gefunden.
- checking Rd files ... [2s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... WARNING
useraccount - Alias wurde nicht gefunden.
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
useraccount - Alias wurde nicht gefunden.
useraccount - Alias wurde nicht gefunden.
useraccount - Alias wurde nicht gefunden.
- checking Rd \usage sections ... NOTE
useraccount - Alias wurde nicht gefunden.
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking installed files from 'inst/doc' ... OK
- checking files in 'vignettes' ... OK
- checking examples ... [27s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [28s] OK
Running 'runit.R' [25s]
Running 'testthat.R' [2s]
Running 'tinytest.R' [1s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in 'inst/doc' ... OK
- checking re-building of vignette outputs ... [484s] OK
- checking PDF version of manual ... OK
- DONE
Status: 4 WARNINGs, 4 NOTEs