Giter VIP home page Giter VIP logo

Comments (5)

florianhartig avatar florianhartig commented on June 29, 2024

btw, I would start the release numbering now with 0.1, i.e. 0.1 is our initial release of the package.

Small updates should be 0.1.0.1 ... etc.

Larger updates should be 0.1.1 ...

from rlpjguess.

Rasilgon avatar Rasilgon commented on June 29, 2024

OK. I will remove from the repo and check the other options.

Currently there is no vignette. We just cannot use any function that requires to have the model.
I can however create a vignette based on thte old one (gettingstarted) and remove outdated parts.

The vignette should then pose no problem. If so, we can use the first option: installing_github.
I do not know how this works. I have tried but I get an error (see below). I would appreciate if you give a hint here.
devtools::install_github("biometry/RLPJ", ref = "master")
Downloading GitHub repo biometry/RLPJ@master from URL https://api.github.com/repos/biometry/RLPJ/zipball/master
Error: Does not appear to be an R package (no DESCRIPTION)

from rlpjguess.

Rasilgon avatar Rasilgon commented on June 29, 2024

I set version to 0.1
What about license?

from rlpjguess.

florianhartig avatar florianhartig commented on June 29, 2024

for the devtools, you have to provide the exact location of the package, i.e.

devtools::install_github("biometry/RLPJ/Rlpj", ref = "master")

I just tried it, it works fine. I would suggest that we let people install the development version this way, then we don't have to tag releases all the time

from rlpjguess.

Rasilgon avatar Rasilgon commented on June 29, 2024

I created a vignette and there is no problem when installing form github. I will complete the installation instructions.

from rlpjguess.

Related Issues (20)

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.