Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing some issues #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

adigherman
Copy link

  • devtools::github_pat is no more so I've created a local function in the package that returns the GitHub PAT from env
  • Bumped roxygen2 version and package version

@adigherman
Copy link
Author

AppVeyor failed because of this

Error in utils::download.file(url, path, method = method, quiet = quiet,  : 
[200](https://ci.appveyor.com/project/muschellij2/ghtravis/builds/45978263#L200)  cannot open URL 'https://api.github.com/repos/muschellij2/desc/contents/DESCRIPTION?ref=HEAD'
[201](https://ci.appveyor.com/project/muschellij2/ghtravis/builds/45978263#L201)Calls: <Anonymous> ... github_DESCRIPTION -> download -> base_download -> base_download_headers```

File is there so I am not really sure what the problem was :| 

@muschellij2
Copy link
Owner

muschellij2 commented Feb 8, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants