Skip to content

Commit 75f8182

Browse files
authored
Fix typo in name
1 parent c0e4ac3 commit 75f8182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# rSubmitter - R and SLURM!
22
### An interface between R and a SLURM cluster
33

4-
rSubmmiter is a package that allows simple communication between R and a SLURM cluster to achieve three main tasks:
4+
rSubmitter is a package that allows simple communication between R and a SLURM cluster to achieve three main tasks:
55
1. Easy submission, monitoring and management of individual cluster jobs.
66
2. Easy and fast submission of many jobs, by implementing SLURM arrays.
77
3. Seamlessly lapply (loop) parallelization.

0 commit comments

Comments
 (0)