Skip to content

Commit a070195

Browse files
committed
opencpu 2.2.4.1 mini bump
1 parent 2dddb33 commit a070195

39 files changed

Lines changed: 3 additions & 3 deletions

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
opencpu (2.2.4-focal0) focal; urgency=low
1+
opencpu (2.2.4.1-focal0) focal; urgency=low
22

33
* Debian package with OpenCPU software. See www.opencpu.org
44

opencpu-lib/BH_1.75.0-0.tar.gz

-12.2 MB
Binary file not shown.

opencpu-lib/Rcpp_1.0.6.tar.gz

-2.82 MB
Binary file not shown.

opencpu-lib/Rcpp_1.0.7.tar.gz

2.81 MB
Binary file not shown.

opencpu-lib/bit64_4.0.5.tar.gz

132 KB
Binary file not shown.

opencpu-lib/bit_4.0.4.tar.gz

273 KB
Binary file not shown.

opencpu-lib/buildpackages.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ Sys.setenv(FORCE_APPARMOR=1)
2525
install.packages("opencpu", dependencies=TRUE, type="source", lib=destdir, contriburl=paste0("file://", sourcedir))
2626

2727
# This causes problems if some packages were pre-installed in the root global libarary
28-
remove.packages("BH", lib = destdir)
28+
try(remove.packages("BH", lib = destdir))

opencpu-lib/cli_2.5.0.tar.gz

-154 KB
Binary file not shown.

opencpu-lib/cli_3.0.1.tar.gz

220 KB
Binary file not shown.

opencpu-lib/cpp11_0.2.7.tar.gz

-195 KB
Binary file not shown.

0 commit comments

Comments
 (0)