This file is indexed.

/usr/lib/R/site-library/Rcmdr/NAMESPACE is in r-cran-rcmdr 1.8-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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# last modified 25 July 2011 by J. Fox

useDynLib(Rcmdr)

import(tcltk)

export(activateMenus, activeDataSet, ActiveDataSet, activeDataSetP, activeModel,
ActiveModel, activeModelP, aicP, assignCluster, bin.var, buttonRcmdr,
checkActiveDataSet,
checkActiveModel, checkBoxes, checkClass, checkFactors, checkMethod, 
checkNumeric, checkReplace,
checkTwoLevelFactors, checkVariables, closeCommander,
closeDialog, colPercents, Commander,
commanderPosition, CommanderWindow, Confint, dataSetsP, defmacro,
dialogSuffix, doItAndPrint, errorCondition, exists.method,
Factors, factorsP, formulaFields, flushDialogMemory, 
getDialog, getFrame, getRcmdr, getSelection, gettextRcmdr,
glmP, GrabFocus, groupsBox, groupsLabel, hclustSolutionsP, Hist, initializeDialog, 
is.valid.name, is.SciViews, justDoIt, KMeans, labelRcmdr, Library,
listAllModels, listAOVModels, listDataSets, listFactors, listGeneralizedLinearModels, 
listLinearModels, listMultinomialLogitModels, listNumeric, listPlugins, 
listProportionalOddsModels, listTwoLevelFactors, listVariables, 
lmP, logger, LogWindow, MacOSXP, mergeRows,
Message, MessagesWindow, modelFormula, modelsP, multinomP, Numeric,
numericP, numSummary, OKCancelHelp, OutputWindow, packageAvailable, partial.cor,
plotMeans, polrP, popCommand, popOutput, putDialog, putRcmdr, 
radioButtons, rglLoaded, RcmdrPager, RcmdrTclSet, 
RcmdrTkmessageBox, rcorr.adjust,
reliability, RExcelSupported, rowPercents, sortVarNames, stepwise, subOKCancelHelp,
subsetBox, tclvalue, totPercents, trim.blanks, ttkentry, ttkframe, ttkradiobutton,
ttkscrollbar, TwoLevelFactors, twoLevelFactorsP, 
UpdateModelNumber, variableListBox, Variables, varPosn)

S3method(Confint, glm)
S3method(Confint, default)
S3method(Confint, multinom)
S3method(confint, multinom)
S3method(confint, polr)
S3method(mergeRows, data.frame)
S3method(print, numSummary)
S3method(print, reliability)
S3method(print, rcorr.adjust)
S3method(getFrame, listbox)
S3method(getSelection, listbox)