Last data update: 2014.03.03

pkgmaker

Package: pkgmaker
Type: Package
Title: Package development utilities
Version: 0.22
Date: 2013-09-17
Author: Renaud Gaujoux
Maintainer: Renaud Gaujoux <renaud@tx.technion.ac.il>
Description: This package provides some low-level utilities to use for package
development. It currently provides managers for multiple package specific
options and registries, vignette, unit test and bibtex related utilities.
It serves as a base package for packages like NMF, RcppOctave, doRNG, and
as an incubator package for other general purposes utilities, that will
eventually be packaged separately.
It is still under heavy development and changes in the interface(s) are
more than likely to happen.
License: GPL (>= 2)
URL: https://renozao.github.io/pkgmaker
BugReports: http://github.com/renozao/pkgmaker/issues
SCM: github:renozao, r-forge
LazyLoad: yes
Depends: R (>= 3.0.0), stats, registry
Imports: methods, tools, codetools, digest, stringr, xtable, grDevices
Suggests: devtools (>= 0.8), bibtex, RUnit, testthat, knitr,
ReportingTools, hwriter, argparse
Collate: 'utils.R' 'logging.R' 'unitTests.R' 'data.R' 'namespace.R'
'devutils.R' 'package.R' 'options.R' 'is.R' 'registry.R'
'bibtex.R' 'packages.R' 'vignette.R' 'files.R'
'package-extra.R' 'colors.R' 'graphics.R' 'rd.R' 'project.R'
'CLI.R' 'knitr.R' 'repositories.R'
VignetteBuilder: knitr
Packaged: 2014-05-14 11:49:09 UTC; renaud
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-05-14 16:18:51


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'pkgmaker' ...
** package 'pkgmaker' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
Creating meta registry in package 'pkgmaker' ... OK
Creating registry 'extra_handler' in package 'pkgmaker' ... OK
Creating registry 'extra_action' in package 'pkgmaker' ... OK
Registering extra handler 'install.packages' [function] ... OK
** help
*** installing help indices
  converting help for package 'pkgmaker'
    finding HTML links ... done
    CLIArgumentParser                       html  
    ExposeAttribute                         html  
    R.exec                                  html  
    RdSection2latex                         html  
    Rversion                                html  
    Sys.getenv_value                        html  
    addToLogger                             html  
    add_lib                                 html  
    addnames                                html  
    alphacol                                html  
    bibtex                                  html  
    cgetAnywhere                            html  
    checkPlot                               html  
    cite_pkg                                html  
    citecmd                                 html  
    compile_src                             html  
    devutils                                html  
    dot-packageMetaRegistry                 html  
    exitCheck                               html  
    expand_list                             html  
    file_extension                          html  
    fix_registry                            html  
    formals                                 html  
    graphics-utils                          html  
    hasArg2                                 html  
    hasEnvar                                html  
    inSweave                                html  
    install.dependencies                    html  
    isCRANcheck                             html  
    is_something                            html  
    knit_ex                                 html  
    latex                                   html  
    libutils                                html  
    load                                    html  
    local-options                           html  
    lverbose                                html  
    makeFakeVignette                        html  
    makeUnitVignette                        html  
    mirrors                                 html  
    namespace                               html  
    new2                                    html  
    oneoffVariable                          html  
    options                                 html  
    orderVersion                            html  
    packageCLI                              html  
    packageData                             html  
    packageDependencies                     html  
    packageExtra                            html  
    packageReference                        html  
    packageTestEnv                          html  
    parsePackageCitation                    html  
    pkgmaker-defunct                        html  
    postponeAction                          html  
    quickinstall                            html  
    regfetch                                html  
    registry                                html  
    require.quiet                           html  
    requirePackage                          html  
    requireRUnit                            html  
    sVariable                               html  
    setClassRegistry                        html  
    setupPackageOptions                     html  
    simpleRegistry                          html  
    source_files                            html  
    str_diff                                html  
    str_out                                 html  
    testRversion                            html  
    uchecks                                 html  
    unit.test                               html  
    userIs                                  html  
    utest                                   html  
    utestFramework                          html  
    utestPath                               html  
    vignette                                html  
Rd warning: /tmp/Rtmp47FECh/R.INSTALL3f0d7d0387e7/pkgmaker/man/vignette.Rd:104: missing file link 'knitr'
Rd warning: /tmp/Rtmp47FECh/R.INSTALL3f0d7d0387e7/pkgmaker/man/vignette.Rd:114: missing file link 'knitr'
    write.pkgbib                            html  
    writeUnitVignette                       html  
    write_PACKAGES_index                    html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (pkgmaker)
Making 'packages.html' ... done