Last data update: 2014.03.03

Kmisc

Package: Kmisc
Type: Package
Title: Kevin Miscellaneous
Version: 0.5.0
Date: 2013-12-12
Author: Kevin Ushey
Maintainer: Kevin Ushey <kevinushey@gmail.com>
Description: This package contains a collection of functions for common data
extraction and reshaping operations, string manipulation, and
functions for table and plot generation for R Markdown documents.
License: GPL (>= 2)
LazyData: TRUE
LinkingTo: Rcpp
URL: https://github.com/kevinushey/Kmisc
BugReports: https://github.com/kevinushey/Kmisc/issues
Imports: Rcpp (>= 0.10.5), data.table, lattice, grid, knitr, markdown
Suggests: ggplot2, plyr, reshape2, googleVis, testthat, microbenchmark
ByteCompile: TRUE
VignetteBuilder: knitr
Collate: 'Kmisc-md2html.R' 'Kmisc-package.R' 'RcppExports.R'
'Rcpp_gen_makevars.R' 'anat.R' 'any_na.R' 'apply.R' 'awk.R'
'bwplot2.R' 'chunk.R' 'clean_doc.R' 'copy.R' 'counts.R'
'extract.R' 'extract_rows_from_file.R' 'fast_factor.R'
'grid.text2.R' 'html.R' 'htmlTable.R' 'html_attach.R'
'html_extras.R' 'html_tags.R' 'in_interval.R' 'is_sorted.R'
'labeller.R' 'list_to_dataframe.R' 'manhattan_plot.R'
'mat2df.R' 'matches.R' 'melt_.R' 'misc.R' 'nametree.R'
'pMerge.R' 'pad.R' 'par.reset.R' 'pp_plot.R'
'prepare_package.R' 'pymat.R' 'rcpp_apply_generator.R'
'rcpp_tapply_generator.R' 'read.R' 'regex.R'
'registerFunctions.R' 'remove_char_digit.R' 'simp.R' 'size.R'
'split_file.R' 'split_runs.R' 'stack_list.R' 'str_collapse.R'
'str_rev.R' 'str_slice.R' 'str_sort.R' 'str_split.R' 'swap.R'
'sys.R' 'tapply_.R' 'transpose.R' 'unmelt.R' 'update_date.R'
'value_matching.R' 'wrap.R'
Packaged: 2013-12-13 01:35:20 UTC; kevinushey
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-12-13 06:40:46

8 images, 98 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'Kmisc' ...
** package 'Kmisc' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c Kmisc_c.c -o Kmisc_c.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c Kmisc_cpp.cpp -o Kmisc_cpp.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c init.c -o init.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o Kmisc.so Kmisc_c.o Kmisc_cpp.o RcppExports.o init.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/Kmisc/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'Kmisc'
    finding HTML links ... done
    Kmisc                                   html  
    Kmisc.knit2html                         html  
    Rcpp_gen_makevars                       html  
    anat                                    html  
    any_na                                  html  
    apply                                   html  
    attachHTML                              html  
    awk                                     html  
    awk.set                                 html  
    bwplot2                                 html  
    cat.cb                                  html  
    cd                                      html  
    char_to_factor                          html  
    chunk                                   html  
    clean_doc                               html  
    counts                                  html  
    dapply                                  html  
    detachHTML                              html  
    duplicate                               html  
    extract                                 html  
    extract_rows_from_file                  html  
    factor_                                 html  
    factor_to_char                          html  
    getObjects                              html  
    gradient                                html  
    grid.text2                              html  
    hImg                                    html  
    hSvg                                    html  
    html                                    html  
    htmlTable                               html  
    finding level-2 HTML links ... done

    in_interval                             html  
    is.sorted                               html  
    kAnova                                  html  
    kCoef                                   html  
    kFivenum                                html  
    kImg                                    html  
    kLoad                                   html  
    kMerge                                  html  
    kSave                                   html  
    kSvg                                    html  
    kTable                                  html  
    kmeans_plot                             html  
    labeller                                html  
    lg                                      html  
    list2df                                 html  
    lu                                      html  
    makeHTMLTable                           html  
    makeHTMLTag                             html  
    make_dummy                              html  
    manhattan_plot                          html  
    mat2df                                  html  
    matches                                 html  
    melt_                                   html  
    p1t                                     html  
    pMerge                                  html  
    pad                                     html  
    par.reset                               html  
    pp_plot                                 html  
    prepare_package                         html  
    print.kHTML                             html  
    pxt                                     html  
    pymat                                   html  
    rcpp_apply_generator                    html  
    rcpp_tapply_generator                   html  
    read                                    html  
    read.cb                                 html  
    regex                                   html  
    remove_chars                            html  
    remove_digits                           html  
    remove_na                               html  
    scan.cb                                 html  
    simp                                    html  
    size                                    html  
    split_file                              html  
    split_runs                              html  
    stack_list                              html  
    str_collapse                            html  
    str_rev                                 html  
    str_rev2                                html  
    str_slice                               html  
    str_slice2                              html  
    str_sort                                html  
    str_split                               html  
    strip_extension                         html  
    swap                                    html  
    swap_                                   html  
    sys                                     html  
    tapply_                                 html  
    transpose                               html  
    tree                                    html  
    u                                       html  
    unmelt                                  html  
    update_date                             html  
    us                                      html  
    value_matching                          html  
    without                                 html  
    wrap                                    html  
    write.cb                                html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (Kmisc)
Making 'packages.html' ... done