Skip to content

Commit

Permalink
EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
shouples committed Dec 6, 2023
1 parent a77612b commit 375344a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion r/datascience/Aptfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ libharfbuzz-dev
libssl-dev
libxml2-dev
unixodbc
unixodbc-dev
unixodbc-dev
2 changes: 1 addition & 1 deletion r/datascience/install_packages.R
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ for (pkg in packages) {
stop(paste("🔥 Error installing package", pkg, ":", e$message))
}
)
}
}

0 comments on commit 375344a

Please sign in to comment.