Git Product home page Git Product logo

cranium's People

Contributors

atheriel avatar shapenaji avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

atheriel

cranium's Issues

Basic question on what cranium does

Sorry to ask this but I'd like to ask a basic question.

Is cranium about being able to store several packages in a cran-like repository, so users can basically do install_package(, repos=the_cranium_special_repo) with the added feature that the repo can hold multiple version of the same package ?

Or does it also builds the package and allow the user to do library('some_lib', version='any_version') ?

The use case I have is that I'd like many people to be able to access different version of the same package using the same prod user
My understanding is that cranium won't help in that case

`install_package_to_repo` not working in windows

Hey bro! Trying your package in windows but failed due to path separator maybe?

> library(cranium)
> init_repo(repo = "C:/Projects/repo")
Repository successfully initialized
Setting repo to: C:/Projects/repo
> install_package_to_repo(pkg = 'miniCRAN')
trying URL 'https://cran.rstudio.com/src/contrib/miniCRAN_0.2.11.tar.gz'
Content type 'application/x-gzip' length 4114313 bytes (3.9 MB)
downloaded 3.9 MB

     [,1]       [,2]                                                   
[1,] "miniCRAN" "C:\\Projects\\repo/src/contrib/miniCRAN_0.2.11.tar.gz"
extracting miniCRAN/DESCRIPTION
Error in file(con, "rb") : cannot open the connection
In addition: Warning message:
In file(con, "rb") :
  cannot open file 'C:\Projects\repo/src/contrib/miniCRAN': No such file or directory
Removing Build directory

:)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.