/usr/lib/R/site-library/permute/DESCRIPTION is in r-cran-permute 0.9-4-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 29 | Package: permute
Title: Functions for Generating Restricted Permutations of Data
Version: 0.9-4
Date: 2016-08-08
Authors@R: c(person(given = "Gavin L.", family = "Simpson",
email = "ucfagls@gmail.com",
role = c("aut", "cph", "cre")),
person(given = "R Core Team", role = "cph"),
person(given = "Douglas M.", family = "Bates", role = "ctb"),
person(given = "Jari", family = "Oksanen", role = "ctb"))
Depends: R (>= 2.14.0)
Imports: stats
Suggests: vegan (>= 2.0-0), testthat (>= 0.5), parallel
Description: A set of restricted permutation designs for freely exchangeable, line transects (time series), and spatial grid designs plus permutation of blocks (groups of samples) is provided. 'permute' also allows split-plot designs, in which the whole-plots or split-plots or both can be freely-exchangeable or one of the restricted designs. The 'permute' package is modelled after the permutation schemes of 'Canoco 3.1' (and later) by Cajo ter Braak.
License: GPL-2
ByteCompile: true
URL: https://github.com/gavinsimpson/permute
BugReports: https://github.com/gavinsimpson/permute/issues
Copyright: see file COPYRIGHTS
NeedsCompilation: no
Packaged: 2016-09-08 23:08:56.064 UTC; gavin
Author: Gavin L. Simpson [aut, cph, cre],
R Core Team [cph],
Douglas M. Bates [ctb],
Jari Oksanen [ctb]
Maintainer: Gavin L. Simpson <ucfagls@gmail.com>
Repository: CRAN
Date/Publication: 2016-09-09 10:13:49
Built: R 3.3.2; ; 'Sun, 13 Nov 2016 09:08:42 +0100'; unix
|