Skip to content

Commit

Permalink
Minor update to GitHub Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
MMenchero committed May 29, 2024
1 parent 797aadf commit f83fc63
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- {os: ubuntu-latest, r: 'oldrel-1'}

env:
TIMEGPT_TOKEN: ${{ secrets.TIMEGPT_TOKEN }}
NIXTLA_API_KEY: ${{ secrets.NIXTLA_API_KEY }}
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
R_KEEP_PKG_SOURCE: yes

Expand Down
6 changes: 3 additions & 3 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 1.0.0
Date: 2024-02-03 19:44:30 UTC
SHA: a80013ab126ba73c3c0a809177f4ad168e5365dd
Version: 0.5.0
Date: 2024-05-29 07:21:54 UTC
SHA: 797aadfa3262b9b78e77ad27b4570c6479161dd3
1 change: 1 addition & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This is a resumbmission. In this version, I have:

- Updated names of functions.
- Fixed issues to comply with CRAN's policies.
- Updated documentation.

## R CMD check results

Expand Down
2 changes: 2 additions & 0 deletions install.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Warning: invalid package ‘nixtlar’
Error: ERROR: no packages specified

0 comments on commit f83fc63

Please sign in to comment.