This is the Debian GNU/Linux r-cran-forcats package of forcats. The forcats package provides tools to work with categorical variables. It was written by Hadley Wickham. This package was created by Dirk Eddelbuettel . The sources were downloaded from the main CRAN site http://cran.r-project.org/src/contrib/ and are also available from all CRAN mirrors as e.g. http://cran.us.r-project.org/src/contrib/ The package was renamed from its upstream name 'forcats' to 'r-cran-forcats' to fit the pattern of CRAN (and non-CRAN) packages for R. Files: * Copyright: 2016 - 2017 Hadley Wickham Copyright: 2016 - 2017 RStudio License: GPL-3 Files: debian/* Copyright: 2017 Dirk Eddelbuettel License: GPL-2+ On a Debian GNU/Linux system, the GPL license (version 2) is included in the file /usr/share/common-licenses/GPL-2 and the GPL license (version 3) is included in the file /usr/share/common-licenses/GPL-3 For reference, the upstream DESCRIPTION file is included below: Package: forcats Title: Tools for Working with Categorical Variables (Factors) Version: 0.2.0 Authors@R: c( person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cre")), person("RStudio", role = c("cph", "fnd")) ) Description: Helpers for reordering factor levels (including moving specified levels to front, ordering by first appearance, reversing, and randomly shuffling), and tools for modifying factor levels (including collapsing rare levels into other, 'anonymising', and manually 'recoding'). License: GPL-3 Encoding: UTF-8 LazyData: true URL: http://forcats.tidyverse.org, https://github.com/tidyverse/forcats BugReports: https://github.com/tidyverse/forcats/issues Depends: R (>= 2.10) Imports: tibble, magrittr RoxygenNote: 5.0.1.9000 Suggests: ggplot2, testthat, covr NeedsCompilation: no Packaged: 2017-01-22 19:24:31 UTC; hornik Author: Hadley Wickham [aut, cre], RStudio [cph, fnd] Maintainer: Hadley Wickham Repository: CRAN Date/Publication: 2017-01-23 16:39:48