Last data update: 2014.03.03

Rlabkey

Package: Rlabkey
Version: 2.1.130
Date: 2016-05-12
Title: Data Exchange Between R and LabKey Server
Author: Peter Hussey
Maintainer: Cory Nathe <cnathe@labkey.com>
Description: Allow a user to discover, query and modify data from a LabKey Server.
License: Apache License 2.0
Copyright: Copyright (c) 2008-2016 LabKey Corporation
LazyLoad: true
Depends: RCurl, rjson (>= 0.1.3)
NeedsCompilation: yes
Packaged: 2016-05-25 02:02:03 UTC; Cory
Repository: CRAN
Date/Publication: 2016-05-25 15:52:15

● 0 images, 31 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'Rlabkey' ...
** package 'Rlabkey' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DJSON_PARSER_DLL_EXPORTS -I/usr/local/include    -fpic  -g -O2  -c JSON_parser.c -o JSON_parser.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DJSON_PARSER_DLL_EXPORTS -I/usr/local/include    -fpic  -g -O2  -c RJSON_parser.c -o RJSON_parser.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DJSON_PARSER_DLL_EXPORTS -I/usr/local/include    -fpic  -g -O2  -c R_init.c -o R_init.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o Rlabkey.so JSON_parser.o RJSON_parser.o R_init.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/Rlabkey/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'Rlabkey'
    finding HTML links ... done
    Rlabkey-package                         html  
    RlabkeyUsersGuide                       html  
    getFolderPath                           html  
    getLookups                              html  
    getRows                                 html  
    getSchema                               html  
    getSession                              html  
    labkey.acceptSelfSignedCerts            html  
    labkey.curlOptions                      html  
    labkey.deleteRows                       html  
    labkey.executeSql                       html  
    labkey.getDefaultViewDetails            html  
    labkey.getFolders                       html  
    labkey.getLookupDetails                 html  
    labkey.getQueries                       html  
    labkey.getQueryDetails                  html  
    labkey.getQueryViews                    html  
    labkey.getSchemas                       html  
    labkey.importRows                       html  
    labkey.insertRows                       html  
    labkey.makeRemotePath                   html  
    labkey.saveBatch                        html  
    labkey.selectRows                       html  
    labkey.setCurlOptions                   html  
    labkey.setDefaults                      html  
    labkey.updateRows                       html  
    lsFolders                               html  
    lsProjects                              html  
    lsSchemas                               html  
    makeFilter                              html  
    saveResults                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (Rlabkey)
Making 'packages.html' ... done