We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9661f13 commit f524450Copy full SHA for f524450
recipes/recipes_emscripten/r-rcpp/recipe.yaml
@@ -8,11 +8,11 @@ source:
8
- https://cran.r-project.org/src/contrib/${{ name[2:] }}_${{ version }}.tar.gz
9
- https://cloud.r-project.org/src/contrib/${{ name[2:] }}_${{ version }}.tar.gz
10
sha256: 1d1fc623d27082b5749f9584a9204de410134b6412a192157a3e42e2ba43969a
11
- patches:
12
- - patches/0001-Disable-demangler.patch
+ # patches:
+ # - patches/0001-Disable-demangler.patch
13
14
build:
15
- number: 0
+ number: 1
16
script: $R CMD INSTALL $R_ARGS --no-byte-compile .
17
18
outputs:
0 commit comments