jcrodriguez1989 / chatgpt

Interface to ChatGPT from R
GNU General Public License v3.0
312 stars 37 forks source link

Typo in README #34

Closed esimms999 closed 1 year ago

esimms999 commented 1 year ago

"The following environment variables variables can be set ..." - the word "variables" is repeated.

jcrodriguez1989 commented 1 year ago

Thanks for this finding!! If you have some time, could you create a PR to fix it? Just changing the README.Rmd file. Thanks!

esimms999 commented 1 year ago

I do not have permission to create a branch. Have you given any presentations on this package? Are there any recordings available? --- Eric Simms

On Thursday, April 27, 2023 at 03:06:09 PM EDT, Juan C Rodriguez ***@***.***> wrote:  

Thanks for this finding!! If you have some time, could you create a PR to fix it? Just changing the README.Rmd file. Thanks!

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

jcrodriguez1989 commented 1 year ago

Oh, no, only I have permission to create branches for this repo. To create PR for my repo, you should:

  1. fork this repo.
  2. create a branch on your forked repo.
  3. submit a PR from your branch to my repo.

Here it is greatly explained how to contribute to open source https://github.com/firstcontributions/first-contributions 🎉

I haven't done any presentations or recordings for this package yet 😅

esimms999 commented 1 year ago

Thanks, I will follow those directions. There is an annual virtual conference called R/Pharma (https://rinpharma.com), which will be held in late October I am on the programming and organizing committees and we are currently nominating people we would like to see do a 10 or 20 minute presentation. There will be a vote to select who presents (there are not many slots available). Would it be ok for me to submit your name?  We also have an "expo" which is a bit easier than presenting a paper; you just create a video about your package and load it to YouTube and people attending the virtual conference can take a look at the videos and, if you want, you can schedule a time where you will be available for questions and discussion ... it is a similar idea to the "posters" which are displayed at in-person conferences. With the Expo, we are not limited to the number of presentations. --- Eric

On Friday, April 28, 2023 at 12:43:10 AM EDT, Juan C Rodriguez ***@***.***> wrote:  

Oh, no, only I have permission to create branches for this repo. To create PR for my repo, you should:

Here it is greatly explained how to contribute to open source https://github.com/firstcontributions/first-contributions 🎉

I haven't done any presentations or recordings for this package yet 😅

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

jcrodriguez1989 commented 1 year ago

Fixed by https://github.com/jcrodriguez1989/chatgpt/pull/35

jcrodriguez1989 commented 1 year ago

@esimms999 , about the R in pharma conference, I am not sure how my chatgpt work would fit in there. I know chatgpt would be really beneficial -if responsibly used- for pharma, but not sure how my work directly impacts there. I guess, it is a broader work what I've done here.