This file is indexed.

/usr/lib/R/site-library/bold/NAMESPACE is in r-cran-bold 0.5.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
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Generated by roxygen2: do not edit by hand

S3method(bold_identify_parents,data.frame)
S3method(bold_identify_parents,default)
S3method(bold_identify_parents,list)
S3method(print,boldtrace)
export(bold_filter)
export(bold_identify)
export(bold_identify_parents)
export(bold_seq)
export(bold_seqspec)
export(bold_specimens)
export(bold_stats)
export(bold_tax_id)
export(bold_tax_name)
export(bold_trace)
export(read_trace)
importFrom(crul,HttpClient)
importFrom(crul,url_build)
importFrom(jsonlite,fromJSON)
importFrom(plyr,rbind.fill)
importFrom(reshape,sort_df)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(xml2,as_list)
importFrom(xml2,read_xml)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_find_first)
importFrom(xml2,xml_name)
importFrom(xml2,xml_text)