Skip to content

Commit

Permalink
build: Use just R
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Sep 18, 2024
1 parent 6f38945 commit 7c8e777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda.recipe/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ CXX=$CXX
CXX98=$CXX
CXX11=$CXX
CXX14=$CXX" > ~/.R/Makevars
$R CMD INSTALL --build .
R CMD INSTALL --build .

0 comments on commit 7c8e777

Please sign in to comment.