Last data update: 2014.03.03

XLConnect

Package: XLConnect
Type: Package
Title: Excel Connector for R
Version: 0.2-12
Date: 2016-06-23
Authors@R: c(person("Mirai Solutions GmbH", role = "aut",
email = "xlconnect@mirai-solutions.com"),
person("Martin", "Studer", role = "cre",
email = "martin.studer@mirai-solutions.com"),
person("The Apache Software Foundation", role = c("ctb", "cph"),
comment = "Apache POI, Apache Commons Codec"),
person("Stephen", "Colebourne", role = c("ctb", "cph"),
comment = "Joda-Time Java library"),
person("Graph Builder", role = c("ctb", "cph"),
comment = "Curvesapi Java library"))
URL: http://www.mirai-solutions.com
http://miraisolutions.wordpress.com
BugReports: https://github.com/miraisolutions/xlconnect/issues
SystemRequirements: java (>= 1.6)
Depends: R (>= 2.10.0), XLConnectJars (== 0.2-12)
Imports: methods, rJava
Suggests: RUnit, lattice, ggplot2 (>= 0.9.3), zoo
Description: Provides comprehensive functionality to read, write and format Excel data.
License: GPL-3
Copyright: See file COPYRIGHTS
LazyData: yes
NeedsCompilation: no
Packaged: 2016-06-23 11:41:02 UTC; root
Author: Mirai Solutions GmbH [aut],
Martin Studer [cre],
The Apache Software Foundation [ctb, cph] (Apache POI, Apache Commons
Codec),
Stephen Colebourne [ctb, cph] (Joda-Time Java library),
Graph Builder [ctb, cph] (Curvesapi Java library)
Maintainer: Martin Studer <martin.studer@mirai-solutions.com>
Repository: CRAN
Date/Publication: 2016-06-24 09:53:27


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'XLConnect' ...
** package 'XLConnect' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** preparing package for lazy loading
Creating a generic function for 'print' from package 'base' in package 'XLConnect'
Creating a generic function for 'summary' from package 'base' in package 'XLConnect'
** help
*** installing help indices
  converting help for package 'XLConnect'
    finding HTML links ... done
    XLC                                     html  
    XLConnect-deprecated                    html  
    XLConnect-package                       html  
    XLConnectSettings                       html  
    addImage-methods                        html  
    appendNamedRegion-methods               html  
    appendWorksheet-methods                 html  
    aref                                    html  
    aref2idx                                html  
    cellstyle-class                         html  
    clearNamedRegion-methods                html  
    clearRange-methods                      html  
    clearRangeFromReference-methods         html  
    clearSheet-methods                      html  
    cloneSheet-methods                      html  
    col2idx                                 html  
    createCellStyle-methods                 html  
    createFreezePane-methods                html  
    createName-methods                      html  
    createSheet-methods                     html  
    createSplitPane-methods                 html  
    cref2idx                                html  
    dollar-methods                          html  
    existsName-methods                      html  
    existsSheet-methods                     html  
    extractSheetName                        html  
    extraction-methods                      html  
    getActiveSheetIndex-methods             html  
    getActiveSheetName-methods              html  
    getBoundingBox-methods                  html  
    getCellFormula-methods                  html  
    getCellStyle-methods                    html  
    getCellStyleForType-methods             html  
    getDefinedNames-methods                 html  
    getForceFormulaRecalculation-methods    html  
    getLastColumn-methods                   html  
    getLastRow-methods                      html  
    getReferenceCoordinates-methods         html  
    getReferenceCoordinatesForName-methods
                                            html  
    getReferenceCoordinatesForTable-methods
                                            html  
    getReferenceFormula-methods             html  
    getSheetPos-methods                     html  
    getSheets-methods                       html  
    getTables-methods                       html  
    hideSheet-methods                       html  
    idx2aref                                html  
    idx2col                                 html  
    idx2cref                                html  
    isSheetHidden-methods                   html  
    isSheetVeryHidden-methods               html  
    isSheetVisible-methods                  html  
    jTryCatch                               html  
    loadWorkbook                            html  
    mergeCells-methods                      html  
    mirai                                   html  
    normalizeDataframe                      html  
    onErrorCell-methods                     html  
    print-methods                           html  
    readNamedRegion-methods                 html  
    readNamedRegionFromFile                 html  
    readTable-methods                       html  
    readWorksheet-methods                   html  
    readWorksheetFromFile                   html  
    removeName-methods                      html  
    removePane-methods                      html  
    removeSheet-methods                     html  
    renameSheet-methods                     html  
    saveWorkbook-methods                    html  
    setActiveSheet-methods                  html  
    setAutoFilter-methods                   html  
    setBorder-methods                       html  
    setCellFormula-methods                  html  
    setCellStyle-methods                    html  
    setCellStyleForType-methods             html  
    setColumnWidth-methods                  html  
    setDataFormat-methods                   html  
    setDataFormatForType-methods            html  
    setFillBackgroundColor-methods          html  
    setFillForegroundColor-methods          html  
    setFillPattern-methods                  html  
    setForceFormulaRecalculation-methods    html  
    setMissingValue-methods                 html  
    setRowHeight-methods                    html  
    setSheetColor-methods                   html  
    setSheetPos-methods                     html  
    setStyleAction-methods                  html  
    setStyleNamePrefix-methods              html  
    setWrapText-methods                     html  
    show-methods                            html  
    summary-methods                         html  
    swissfranc                              html  
    unhideSheet-methods                     html  
    unmergeCells-methods                    html  
    with.workbook                           html  
    workbook-class                          html  
    wrapList                                html  
    writeNamedRegion-methods                html  
    writeNamedRegionToFile                  html  
    writeWorksheet-methods                  html  
    writeWorksheetToFile                    html  
    xlcCall                                 html  
    xlcDump                                 html  
    xlcEdit                                 html  
    xlcFreeMemory                           html  
    xlcMemoryReport                         html  
    xlcRestore                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (XLConnect)
Making 'packages.html' ... done