Skip to content

Commit

Permalink
Merge pull request #4 from mamut86/master
Browse files Browse the repository at this point in the history
Merging from the upstream
  • Loading branch information
config-i1 authored Mar 31, 2024
2 parents 581a40b + 73bfbf2 commit 0c54460
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
4 changes: 0 additions & 4 deletions .Rprofile
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
library(greybox)
library(nloptr)
library(statmod)
library(smooth)
7 changes: 0 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,6 @@ jobs:
remotes::install_cran("rcmdcheck")
shell: Rscript {0}

- name: Install greybox and smooth from repo (devel only)
if: ${{ matrix.config.r == 'devel' }}
run: |
remotes::install_github("config-i1/greybox")
remotes::install_github("config-i1/smooth")
shell: Rscript {0}

- name: Session info
run: |
options(width = 100)
Expand Down

0 comments on commit 0c54460

Please sign in to comment.