Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Update recipes/r-blockmodeling/build.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Alberto Chiusole <[email protected]>
  • Loading branch information
pabloaledo and bebosudo authored Jul 31, 2023
1 parent a1f79d3 commit e50dacb
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions recipes/r-blockmodeling/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@
mv DESCRIPTION DESCRIPTION.old
grep -v '^Priority: ' DESCRIPTION.old > DESCRIPTION









mkdir -p ~/.R
echo -e "CC=$CC
FC=$FC
Expand All @@ -20,14 +12,6 @@ CXX98=$CXX
CXX11=$CXX
CXX14=$CXX" > ~/.R/Makevars









$R CMD INSTALL --build .

# Add more build steps here, if they are necessary.
Expand Down

0 comments on commit e50dacb

Please sign in to comment.