Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

bribroder/RS3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RS3 is a interface to S3 using libs3. Using RS3 you can do many tasks including:

  • Create/delete a bucket
  • upload/download a file
  • set-acl on bucket
  • get/set-logging on bucket

Installing on Linux

Make sure that libxml2-dev and libcurl3-dev is installed

In R, install devtools and run install_github("Gastrograph/RS3")

Installing in Windows

Currently, windows isn't working.

If you have a run on Windows, and would like to contribute to the project, feel free to

Installing in MacOS

Unfortunately, I have no way to test in a MacOS environment.

Feel free to contribute to the project

About

A library interfacing libs3 to R

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.5%
  • C++ 7.9%
  • Makefile 3.5%
  • R 1.2%
  • Other 0.9%