Code Monkey home page Code Monkey logo

Comments (7)

HugoNjb avatar HugoNjb commented on May 25, 2024 1

I tested it, and everything seems to work just fine.

Thanks again for the great responses and reactivity !

from psycho.r.

DominiqueMakowski avatar DominiqueMakowski commented on May 25, 2024

@HugoNjb Awesome! Let me know if you have any trouble with github 😄

I'll look into the third issue

Thanks for your help!

from psycho.r.

HugoNjb avatar HugoNjb commented on May 25, 2024

I sadly didn't find a way to push the script. Could you help me on it ?
This way I will be able to more easily contribute to this project.

You're welcome ! 👍

from psycho.r.

DominiqueMakowski avatar DominiqueMakowski commented on May 25, 2024

@HugoNjb Github is a total headache at the beginning, but it's worth to persevere.

I believe there are ways different of doing this, but here's one possibility:

  1. Fork this repo (there is a fork button next to the "star" and "follow" buttons), it will create a copy of this package linked to your account.
  2. Download the github desktop version and log in
  3. Clone your fork on your computer (copy it from github to your computer)
  4. In desktop github, create a new branch, called for instance "Fix-BestModel" and publish this branch (it will add it to your version of the repo)
  5. Do the changes to the files in your local computer
  6. Commit the changes to your branch
  7. Create a pull request to merge this branch into the "parent" repo into the master branch

Hope that's helpful ^^

from psycho.r.

HugoNjb avatar HugoNjb commented on May 25, 2024

I think I did it right !
Thank you for the explanation !

from psycho.r.

DominiqueMakowski avatar DominiqueMakowski commented on May 25, 2024

@HugoNjb I don't have any PR here right now, I believe you only created the branch in your fork. Try going here and creating a pull request from HugoNjb/psycho.R/Fix-BestModel (i.e., your branch) to neuropsychology/psycho.R/dev (comitting to the dev branch would be better than to the master which is supposed to be stable)

from psycho.r.

DominiqueMakowski avatar DominiqueMakowski commented on May 25, 2024

Hey, thanks again for your commit. If you install the dev branch devtools::install_github("neuropsychology/psycho.R@dev"), your issues should be gone.

Let me know!

from psycho.r.

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.