We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792c878 commit c7be584Copy full SHA for c7be584
recipes/recipes_emscripten/r-matrix/recipe.yaml
@@ -1,6 +1,6 @@
1
context:
2
name: r-matrix
3
- version: 1.7-4
+ version: 1.7-5
4
5
package:
6
name: ${{ name }}
@@ -10,10 +10,10 @@ source:
10
url:
11
- https://cran.r-project.org/src/contrib/Matrix_${{ version }}.tar.gz
12
- https://cloud.r-project.org/src/contrib/Matrix_${{ version }}.tar.gz
13
- sha256: 7b131ecb6a21ff09a33691dac7bf8a7bc2eab9fd1dd09ef14856d74346eb4779
+ sha256: 308b0edd7bcb023a8bb50cc5cec98e66b3658c94a5badfb1ce6024e595fa8a83
14
15
build:
16
- number: 4
+ number: 0
17
script: $R CMD INSTALL $R_ARGS .
18
19
requirements:
0 commit comments