Skip to content

Commit

Permalink
undo last, instead change svglite version
Browse files Browse the repository at this point in the history
  • Loading branch information
westbrooktm committed May 28, 2024
1 parent 0dd11df commit dbe69e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,6 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2

- name: Set environment variables for macos
if: matrix.config.os == 'macos-latest'
run: |
export CFLAGS=-I/opt/homebrew/include
export CPPFLAGS=-I/opt/homebrew/include
export CXXFLAGS=-I/opt/homebrew/include
export CXX11FLAGS=-I/opt/homebrew/include
export LDFLAGS=-L/opt/homebrew/lib
- uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}
Expand Down
2 changes: 1 addition & 1 deletion renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1209,7 +1209,7 @@
},
"svglite": {
"Package": "svglite",
"Version": "2.1.1",
"Version": "1.2.3",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
Expand Down

0 comments on commit dbe69e0

Please sign in to comment.