This file is indexed.

/usr/lib/R/site-library/nws/INDEX is in r-cran-nws 2.0.0.3-3.

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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
batchNodeList           NodeList Functions
checkSleigh             Number of Results Pending From Sleigh
close                   Close a Sleigh or nwsServer
connect                 Create socket connections between the master
                        and each of the sleigh workers.
defaultManagedServerInfoOptions
                        Default ManagedServerInfo Options Environment
defaultNetWorkSpaceOptions
                        Default NetWorkSpace Options Environment
defaultNwsServerOptions
                        Default NwsServer Options Environment
defaultServerInfoOptions
                        Default serverInfo Options Environment
defaultSleighOptions    Default Sleigh Options Environment
eachElem                Apply a Function in Parallel over a Set of
                        Lists and Vectors
eachWorker              Execute a Function in Parallel on all Workers
                        of a Sleigh
export                  sleigh Class Method
fixedargHolder          Class "fixedargHolder"
germandata              German Credit data
getServer               Get Server object
getSleigh               Get Sleigh object
isClosure               Determine if a Worker Function is a Closure
lsfcmd                  Sleigh Auxiliary Function
managedServerInfo       Class Representing Managed NetWorkSpaces Server
netWorkSpace            NetWorkSpaces Objects
netWorkSpaceObject      sleigh Class Method
nodeSleighOptions       Node Sleigh Options Environment
nws-package             The NetWorkSpaces Package
nwsClose                Close a netWorkSpace
nwsDeclare              Declare a netWorkSpace Variable
nwsDeleteVar            Delete a Variable from a netWorkSpace
nwsDeleteWs             Delete a netWorkSpace
nwsFetch                Fetch a Stored Value
nwsFetchFile            Fetch a Value and Write It to a File
nwsFetchTry             Fetch a Value from a NetWorkSpace (Non-Blocking
                        Version)
nwsFetchTryFile         Fetch a Stored Value and Write It to a File
nwsFind                 Find a Stored Value
nwsFindFile             Find a Stored Value and Write It to a File
nwsFindTry              Find a Stored Value (Non-Blocking Version)
nwsFindTryFile          Find a Stored Value and Write It to a File
nwsHost                 get hostname
nwsIFetch               Iterate Through Values in a netWorkSpace
                        Variable
nwsIFetchTry            Iterate Through Values of a netWorkSpace
                        Variable
nwsIFind                Iterate Through Stored Values of a netWorkSpace
                        Variable
nwsIFindTry             Iterate Through Stored Values of a netWorkSpace
                        Variable
nwsIsRunning            Check if Managed Server Is Running
nwsListVars             List Variables in a netWorkSpace
nwsListWss              List All netWorkSpaces
nwsMktempWs             Create a Temporary netWorkSpace
nwsOpenWs               Create and Own a netWorkSpace
nwsPkgInfo              NetWorkSpaces Package Information
nwsPort                 get port
nwsServer               Class Representing The Connection to the
                        NetWorkSpaces Server
nwsServerInfoStop       Stop the managed server
nwsServerObject         Return Server Object Associated with
                        netWorkSpace
nwsStore                Associate a Value with a Variable in
                        netWorkSpace
nwsStoreFile            Read a Value from File and Store in
                        netWorkSpace
nwsUseWs                Connect to a netWorkSpace
nwsVariable             Create an Active Binding for a netWorkSpace
                        Variable
nwsWebPort              Get web port
nwsWsName               Return Name of a netWorkSpace
rankCount               Return a Rank Count from a Sleigh
rshcmd                  Sleigh Auxiliary Function
serverInfo              Class Representing NetWorkSpaces Server
setServer               Set Server object
setSleigh               Set Sleigh object
sleigh                  Class "sleigh"
sleighPending           Class "sleighPending"
sshcmd                  Sleigh Auxiliary Function
status                  Check Status of Sleigh Workers
stopSleigh              Stop a Sleigh
unexport                sleigh Class Method
userNws                 Get User WorkSpace Created By Sleigh
view                    View object in the NWS Space Monitor
waitSleigh              Wait for Results from Sleigh
workerCount             Find the Number of Workers in a Sleigh
workerInfo              sleigh Class Method