/usr/lib/R/site-library/RNetCDF/INDEX is in r-cran-rnetcdf 1.9-1-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 | RNetCDF R Interface to NetCDF Datasets
att.copy.nc Copy Attribute from One NetCDF to Another
att.delete.nc Delete a NetCDF Attribute
att.get.nc Get a NetCDF Attribute
att.inq.nc Inquire About a NetCDF Attribute
att.put.nc Put a NetCDF Attribute
att.rename.nc Rename a NetCDF Attribute
close.nc Close a NetCDF Dataset
create.nc Create a NetCDF Dataset
dim.def.nc Define a NetCDF Dimension
dim.inq.nc Inquire About a NetCDF Dimension
dim.rename.nc Rename a NetCDF Dimension
file.inq.nc Inquire About a NetCDF Dataset
open.nc Open a NetCDF Dataset
print.nc Print Summary Information About a NetCDF
Dataset
read.nc Read a NetCDF Dataset
sync.nc Synchronize a NetCDF Dataset
utcal.nc Convert Temporal Amounts to UTC Referenced
Dates
utinit.nc Initialize the UDUNITS Library
utinvcal.nc Convert UTC Referenced Dates Into Temporal
Amounts
var.def.nc Define a NetCDF Variable
var.get.nc Read Data from a NetCDF Variable
var.inq.nc Inquire About a NetCDF Variable
var.put.nc Write Data to a NetCDF Variable
var.rename.nc Rename a NetCDF Variable
|