/usr/lib/R/site-library/BatchJobs/DESCRIPTION is in r-cran-batchjobs 1.7-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | Package: BatchJobs
Title: Batch Computing with R
Description: Provides Map, Reduce and Filter variants to generate jobs on batch
computing systems like PBS/Torque, LSF, SLURM and Sun Grid Engine.
Multicore and SSH systems are also supported. For further details see the
project web page.
Author: Bernd Bischl <bernd_bischl@gmx.net>,
Michel Lang <michellang@gmail.com>,
Henrik Bengtsson <henrikb@braju.com>
Maintainer: Bernd Bischl <bernd_bischl@gmx.net>
URL: https://github.com/tudo-r/BatchJobs
BugReports: https://github.com/tudo-r/BatchJobs/issues
MailingList: batchjobs@googlegroups.com
License: BSD_2_clause + file LICENSE
Depends: R (>= 3.0.0), BBmisc (>= 1.9), methods
Imports: backports (>= 1.1.1), brew, checkmate (>= 1.8.0), data.table
(>= 1.9.6), DBI, digest, parallel, RSQLite (>= 1.0.9011),
sendmailR, stats, stringi (>= 0.4-1), utils
Suggests: MASS, testthat
LazyData: yes
ByteCompile: yes
Version: 1.7
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-28 15:42:44 UTC; bischl
Repository: CRAN
Date/Publication: 2017-11-28 17:41:32 UTC
Built: R 3.4.3; ; 'Wed, 21 Feb 2018 11:54:12 +0100'; unix
|