Skip to content
Prev 23074 / 63424 Next

R CMD check warning about boot ?

Actually, the question is where boot is installed.  The code does

    aliases <-
        lapply(unlist(.get_standard_package_names()[c("base",
                                                      "recommended")],
                      use.names = FALSE),
               Rd_aliases, lib.loc = .Library)
                                     ********

-k