/usr/lib/R/site-library/doSNOW/DESCRIPTION is in r-cran-dosnow 1.0.14-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 | Package: doSNOW
Type: Package
Title: Foreach Parallel Adaptor for the 'snow' Package
Version: 1.0.14
Authors@R: c(person("Rich", "Calaway", role="cre",
email = "richcala@microsoft.com"),
person("Revolution Analytics", role=c("aut","cph")),
person("Stephen", "Weston", role="aut"))
Description: Provides a parallel backend for the %dopar% function using
Luke Tierney's snow package.
Depends: R (>= 2.5.0), foreach(>= 1.2.0), iterators(>= 1.0.0), snow(>=
0.3.0), utils
Suggests: compiler, RUnit, caret, mlbench, rpart
License: GPL-2
Author: Rich Calaway [cre],
Revolution Analytics [aut, cph],
Stephen Weston [aut]
Maintainer: Rich Calaway <richcala@microsoft.com>
Repository: CRAN
Repository/R-Forge/Project: dosnow
Repository/R-Forge/Revision: 27
Repository/R-Forge/DateTimeStamp: 2015-10-13 20:31:49
Date/Publication: 2015-10-14 09:53:50
NeedsCompilation: no
Packaged: 2015-10-13 20:45:25 UTC; rforge
Built: R 3.2.2; ; "Wed, 14 Oct 2015 20:23:53 -0500"; unix
|