KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
RS3
★ 15
Open GitHub ↗
A library interfacing libs3 to R
Download README (.md)
Explore Similar Repositories
rmq
:
Implementations of LCA and RMQ data structures from "The LCA Problem Revisited"
angular-waterfall
:
This library generates a flow-chart based on simple one-directional parent-child relationships. It's ideal for representing non-recursive flows.
BlogtaculousApp
:
No description available.
eter
:
Lightweight collections for JavaScript
exelixis
:
Interactive and easy-to-use phylogenetic tree viewer for the web
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
RS3
?
Download (.md)
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**