commit
b667cb6163
File diff suppressed because it is too large
Load Diff
2
pkgs/development/r-modules/generate-cran-packages.R
Normal file → Executable file
2
pkgs/development/r-modules/generate-cran-packages.R
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env Rscript
|
||||
|
||||
library(data.table)
|
||||
library(parallel)
|
||||
cl <- makeCluster(10)
|
||||
|
Loading…
Reference in New Issue
Block a user