Skip to content

Commit

Permalink
additional-platforms tag added in extra field
Browse files Browse the repository at this point in the history
  • Loading branch information
vipints committed Dec 12, 2024
1 parent 2188ba4 commit 6f7e511
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions recipes/r-scroshi/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ source:
build:
# If this is a new build for the same version, increment the build number.
number: 0
# no skip

# This is required to make R link correctly on Linux.
rpaths:
- lib/R/lib/
Expand Down Expand Up @@ -44,8 +42,6 @@ test:
- "\"%R%\" -e \"library('scROSHI')\"" # [win]

# You can also put a file called run_test.r, run_test.py, run_test.sh,
# or run_test.bat in the recipe that will be run at test time.

# requires:
# Put any additional test requirements here.

Expand All @@ -58,6 +54,8 @@ about:
- '{{ environ["PREFIX"] }}/lib/R/share/licenses/MIT'
- LICENSE
extra:
additional-platforms:
- linux-aarch64
identifiers:
- doi:10.1093/nargab/lqad058
# The original CRAN metadata for this package was:
Expand Down

0 comments on commit 6f7e511

Please sign in to comment.