labeling

Axis labeling algorithms for R, used in ggplot
Log | Files | Refs | README

00check.log (2380B)


      1 * using log directory ‘/home/loki/Documents/core/software/fresh/R/labeling/labeling_git_repo/cran_package/labeling.Rcheck’
      2 * using R version 3.6.3 (2020-02-29)
      3 * using platform: x86_64-pc-linux-gnu (64-bit)
      4 * using session charset: UTF-8
      5 * checking for file ‘labeling/DESCRIPTION’ ... OK
      6 * checking extension type ... Package
      7 * this is package ‘labeling’ version ‘0.4.3’
      8 * checking package namespace information ... OK
      9 * checking package dependencies ... OK
     10 * checking if this is a source package ... OK
     11 * checking if there is a namespace ... OK
     12 * checking for executable files ... OK
     13 * checking for hidden files and directories ... OK
     14 * checking for portable file names ... OK
     15 * checking for sufficient/correct file permissions ... OK
     16 * checking whether package ‘labeling’ can be installed ... OK
     17 * checking installed package size ... OK
     18 * checking package directory ... OK
     19 * checking DESCRIPTION meta-information ... OK
     20 * checking top-level files ... OK
     21 * checking for left-over files ... OK
     22 * checking index information ... OK
     23 * checking package subdirectories ... OK
     24 * checking R files for non-ASCII characters ... OK
     25 * checking R files for syntax errors ... OK
     26 * checking whether the package can be loaded ... OK
     27 * checking whether the package can be loaded with stated dependencies ... OK
     28 * checking whether the package can be unloaded cleanly ... OK
     29 * checking whether the namespace can be loaded with stated dependencies ... OK
     30 * checking whether the namespace can be unloaded cleanly ... OK
     31 * checking loading without being on the library search path ... OK
     32 * checking dependencies in R code ... OK
     33 * checking S3 generic/method consistency ... OK
     34 * checking replacement functions ... OK
     35 * checking foreign function calls ... OK
     36 * checking R code for possible problems ... OK
     37 * checking Rd files ... OK
     38 * checking Rd metadata ... OK
     39 * checking Rd cross-references ... OK
     40 * checking for missing documentation entries ... OK
     41 * checking for code/documentation mismatches ... OK
     42 * checking Rd \usage sections ... OK
     43 * checking Rd contents ... OK
     44 * checking for unstated dependencies in examples ... OK
     45 * checking examples ... OK
     46 * checking PDF version of manual ... WARNING
     47 LaTeX errors when creating PDF version.
     48 This typically indicates Rd problems.
     49 * checking PDF version of manual without hyperrefs or index ... ERROR
     50 * DONE
     51 Status: 1 ERROR, 1 WARNING