This file is indexed.

/usr/share/doc/r-cran-phylobase/tests/testthat/test.pdata.R is in r-cran-phylobase 0.8.2-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
#
# --- Test pdata.R ---
#

## test.pdata <- function() {
##     # function(data,type,comment,metadata)
## }

## test.check_pdata <- function() {
## }

## test.extract.pdata <- function() {
##     # test "[" and "[["
## }

## test.assign.pdata <- function() {
##     # test "[<-" and "[[<-"
## }

## test.plot.pdata <- function() {
## }