Last data update: 2014.03.03

rfigshare

Package: rfigshare
Title: An R Interface to 'figshare'
Description: An interface to 'figshare' (http://figshare.com), a scientific repository to archive and assign 'DOIs' to data, software, figures, and more.
Version: 0.3.7
License: CC0
URL: https://github.com/ropensci/rfigshare
BugReports: https://github.com/ropensci/rfigshare/issues
Authors@R: c(person("Carl", "Boettiger", role = c("aut", "cre"), email =
"cboettig@gmail.com"), person("Scott", "Chamberlain", role = "aut"),
person("Karthik", "Ram", role = "aut"), person("Edmund", "Hart",
role="aut"))
Suggests: testthat, gdata, uuid
Depends: R (>= 3.0), methods
Imports: RJSONIO, httr (>= 0.3), httpuv, plyr, yaml, ggplot2, XML
NeedsCompilation: no
Packaged: 2015-06-15 04:16:52 UTC; rstudio
Author: Carl Boettiger [aut, cre],
Scott Chamberlain [aut],
Karthik Ram [aut],
Edmund Hart [aut]
Maintainer: Carl Boettiger <cboettig@gmail.com>
Repository: CRAN
Date/Publication: 2015-06-15 07:59:06

● Cran Task View: WebTechnologies
● 0 images, 28 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rfigshare' ...
** package 'rfigshare' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rfigshare'
    finding HTML links ... done
    fs_add_author                           html  
    fs_add_authors                          html  
    fs_add_categories                       html  
    fs_add_links                            html  
    fs_add_tags                             html  
    fs_auth                                 html  
    fs_author_ids                           html  
    fs_author_search                        html  
    fs_browse                               html  
    fs_cat_to_id                            html  
    fs_category_list                        html  
    fs_create                               html  
    fs_create_author                        html  
    fs_delete                               html  
    fs_details                              html  
    fs_download                             html  
    fs_embed                                html  
    fs_ids                                  html  
    fs_image_url                            html  
    fs_make_private                         html  
    fs_make_public                          html  
    fs_new_article                          html  
    fs_search                               html  
    fs_update                               html  
    fs_upload                               html  
    fs_upload_one                           html  
    plot_to_filename                        html  
    summary_fs_details                      html  
** building package indices
** testing if installed package can be loaded
* DONE (rfigshare)
Making 'packages.html' ... done