Skip to content

Commit

Permalink
add r-rcppplanc dependency to r-liger (#52977)
Browse files Browse the repository at this point in the history
* add r-rcppplanc dependency

it is on conda-forge now

* update r-liger build number
  • Loading branch information
theAeon authored Jan 3, 2025
1 parent 4fe0023 commit 2186627
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/r-liger/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ source:
sha256: 16b79fdcd1467e4c192f9fb38bb4f35a6710aee319839639edfdf5d87e086e74

build:
number: 0
number: 2
script: R CMD INSTALL --build .
rpaths:
- lib/R/lib/
Expand Down Expand Up @@ -78,6 +78,7 @@ requirements:
- r-scales
- r-rcolorbrewer
- r-viridis
- r-rcppplanc
test:
commands:
- $R -e "library('rliger')"
Expand Down

0 comments on commit 2186627

Please sign in to comment.