/usr/lib/R/site-library/pbapply/DESCRIPTION is in r-cran-pbapply 1.1-3-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 | Package: pbapply
Type: Package
Title: Adding Progress Bar to '*apply' Functions
Version: 1.1-3
Date: 2015-10-24
Author: Peter Solymos
Maintainer: Peter Solymos <solymos@ualberta.ca>
Description: A lightweight package that adds
progress bar to vectorized R functions
('*apply'). The implementation can easily be added
to functions, where showing the progress is
useful for the user (e.g. bootstrap).
Depends: R (>= 3.2.0)
License: GPL-2
URL: https://github.com/psolymos/pbapply
LazyLoad: yes
NeedsCompilation: no
Packaged: 2015-11-24 21:31:30 UTC; Peter
Repository: CRAN
Date/Publication: 2015-11-24 23:59:18
Built: R 3.2.3; ; "Sat, 19 Dec 2015 14:15:42 +1100"; unix
|