• using R version 4.4.0 (2024-04-24)
  • using platform: x86_64-apple-darwin20
  • R was compiled by     Apple clang version 14.0.0 (clang-1400.0.29.202)     GNU Fortran (GCC) 12.2.0
  • running under: macOS Ventura 13.3.1
  • using session charset: UTF-8
  • checking for file ‘creditmodel/DESCRIPTION’ ... OK
  • this is package ‘creditmodel’ version ‘1.3.1’
  • 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 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 ‘creditmodel’ can be installed ... [19s/20s] OK See the install log for details.
  • checking installed package size ... NOTE   installed size is 5.3Mb   sub-directories of 1Mb or more:     data 4.1Mb
  • 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 ... NOTE Problems with news in ‘NEWS.md’: No news entries found.
  • checking code files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... [2s/2s] OK
  • checking whether the package can be loaded with stated dependencies ... [2s/2s] OK
  • checking whether the package can be unloaded cleanly ... [2s/2s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [2s/2s] OK
  • checking whether the namespace can be unloaded cleanly ... [2s/2s] OK
  • checking loading without being on the library search path ... [2s/2s] OK
  • checking whether startup messages can be suppressed ... [2s/2s] 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 ... [19s/20s] OK
  • checking Rd files ... [1s/1s] NOTE checkRd: (-1) ks_table.Rd:77: Lost braces     77 | \item{tb_pred}{A table generated by code{\link{ks_table}}}        | ^ checkRd: (-1) plot_theme.Rd:22: Lost braces     22 | \item{legend.position}{see details at: code{legend.position}}        | ^ checkRd: (-1) plot_theme.Rd:24: Lost braces     24 | \item{angle}{see details at: code{axis.text.x}}        | ^ checkRd: (-1) plot_theme.Rd:26: Lost braces     26 | \item{legend_size}{see details at: code{legend.text}}        | ^ checkRd: (-1) plot_theme.Rd:28: Lost braces     28 | \item{axis_size_y}{see details at: code{axis.text.y}}        | ^ checkRd: (-1) plot_theme.Rd:30: Lost braces     30 | \item{axis_size_x}{see details at: code{axis.text.x}}        | ^ checkRd: (-1) plot_theme.Rd:32: Lost braces     32 | \item{axis_title_size}{see details at: code{axis.title.x}}        | ^ checkRd: (-1) plot_theme.Rd:34: Lost braces     34 | \item{title_size}{see details at: code{plot.title}}        | ^ checkRd: (-1) plot_theme.Rd:36: Lost braces     36 | \item{title_vjust}{see details at: code{plot.title}}        | ^ checkRd: (-1) plot_theme.Rd:38: Lost braces     38 | \item{title_hjust}{see details at: code{plot.title}}        | ^ checkRd: (-1) plot_theme.Rd:40: Lost braces     40 | \item{linetype}{see details at: code{panel.grid.major}}        | ^ checkRd: (-1) plot_theme.Rd:42: Lost braces     42 | \item{face}{see details at: code{axis.title.x}}        | ^ checkRd: (-1) plot_theme.Rd:48: Lost braces     48 | see details at: code{theme}        | ^ checkRd: (-1) process_nas.Rd:69: Lost braces     69 | \item{missing_type}{Type of missing, genereted by code{\link{analysis_nas}}}        | ^ checkRd: (-1) split_bins_all.Rd:29: Lost braces     29 | \item{breaks_list}{A list contains breaks of variables. it is generated by code{\link{get_breaks_all}},code{\link{get_breaks}}}        | ^ checkRd: (-1) split_bins_all.Rd:29: Lost braces     29 | \item{breaks_list}{A list contains breaks of variables. it is generated by code{\link{get_breaks_all}},code{\link{get_breaks}}}        | ^ checkRd: (-1) woe_trans_all.Rd:40: Lost braces     40 | \item{bins_table}{A table contians woe of each bin of variables, it is generated by code{\link{get_bins_table_all}},code{\link{get_bins_table}}}        | ^ checkRd: (-1) woe_trans_all.Rd:40: Lost braces     40 | \item{bins_table}{A table contians woe of each bin of variables, it is generated by code{\link{get_bins_table_all}},code{\link{get_bins_table}}}        | ^ checkRd: (-1) woe_trans_all.Rd:44: Lost braces     44 | \item{breaks_list}{A list contains breaks of variables. it is generated by code{\link{get_breaks_all}},code{\link{get_breaks}}}        | ^ checkRd: (-1) woe_trans_all.Rd:44: Lost braces     44 | \item{breaks_list}{A list contains breaks of variables. it is generated by code{\link{get_breaks_all}},code{\link{get_breaks}}}        | ^
  • checking Rd metadata ... 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 LazyData ... OK
  • checking data for ASCII and uncompressed saves ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking files in ‘vignettes’ ... OK
  • checking examples ... [34s/35s] OK
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes ... OK
  • checking re-building of vignette outputs ... [105s/107s] OK
  • checking PDF version of manual ... [9s/10s] OK
  • DONE Status: 3 NOTEs
  • using check arguments '--no-clean-on-error '