Skip to content

Commit 4335dab

Browse files
Merge tag '0.12.2' into develop
future.batchtools 0.12.2 on CRAN
2 parents a394f5f + 6531673 commit 4335dab

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: future.batchtools
2-
Version: 0.12.1-9010
2+
Version: 0.12.2
33
Depends:
44
R (>= 3.2.0),
55
parallelly,

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version (development version)
1+
# Version 0.12.2 [2025-06-06]
22

33
## Bug Fixes
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ demo("mandelbrot", package = "future", ask = FALSE)
236236
[brew]: https://cran.r-project.org/package=brew
237237
[future]: https://cran.r-project.org/package=future
238238
[future.batchtools]: https://cran.r-project.org/package=future.batchtools
239-
[batchtools configuration]: https://mllg.github.io/batchtools/articles/index.html
239+
[batchtools configuration]: https://batchtools.mlr-org.com/articles/batchtools.html
240240
[TORQUE]: https://en.wikipedia.org/wiki/TORQUE
241241
[Slurm]: https://en.wikipedia.org/wiki/Slurm_Workload_Manager
242242
[Sun/Oracle Grid Engine (SGE)]: https://en.wikipedia.org/wiki/Oracle_Grid_Engine

vignettes/future.batchtools.md.rsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ demo("mandelbrot", package = "future", ask = FALSE)
250250
[brew]: https://cran.r-project.org/package=brew
251251
[future]: https://cran.r-project.org/package=future
252252
[future.batchtools]: https://cran.r-project.org/package=future.batchtools
253-
[batchtools configuration]: https://mllg.github.io/batchtools/articles/index.html
253+
[batchtools configuration]: https://batchtools.mlr-org.com/articles/batchtools.html
254254
[TORQUE]: https://en.wikipedia.org/wiki/TORQUE
255255
[Slurm]: https://en.wikipedia.org/wiki/Slurm_Workload_Manager
256256
[Sun/Oracle Grid Engine (SGE)]: https://en.wikipedia.org/wiki/Oracle_Grid_Engine

0 commit comments

Comments
 (0)