This file is indexed.

/usr/lib/R/site-library/ncdf4/NAMESPACE is in r-cran-ncdf4 1.16-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
useDynLib( ncdf4 )

export( nc_version, ncdim_def, ncvar_def, nc_open, ncvar_change_missval, nc_create, ncvar_add, ncatt_get, ncatt_put, ncvar_put, ncvar_get, nc_sync, nc_redef, nc_enddef, nc_close, ncvar_rename ) 

S3method( print, ncdf4 )