This file is indexed.

/usr/lib/R/site-library/RcppArmadillo/AUTHORS is in r-cran-rcpparmadillo 0.8.300.1.0-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
Armadillo itself carries the following in file NOTICE.TXT:

  Armadillo C++ Linear Algebra Library
  Copyright 2008-2016 Conrad Sanderson (http://conradsanderson.id.au)
  Copyright 2008-2016 National ICT Australia (NICTA)

  This product includes software developed by Conrad Sanderson (http://conradsanderson.id.au)
  This product includes software developed at National ICT Australia (NICTA)


The RcppArmadillo package integrates Armadillo into R, provides wrappers,
converters, a test framework, examples and more. It was written by Dirk
Eddelbuettel, Romain Francois and Doug Bates with contributions by many
others as detailed in the ChangeLog file.