This is the rcl Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:33:14 2024 GMT+0.
rcl/rcl.asd
rcl/defpackage.lisp
rcl/config.lisp
rcl/init.lisp
rcl/math.lisp
rcl/funtab.lisp
rcl/alien-helper.lisp
rcl/alien-defs.lisp
rcl/alien-R.lisp
rcl/alien-Rembedded.lisp
rcl/alien-altrep.lisp
rcl/events.lisp
rcl/types.lisp
rcl/alien-macros.lisp
rcl/vectors.lisp
rcl/symbol.lisp
rcl/promise.lisp
rcl/language.lisp
rcl/environment.lisp
rcl/matrix.lisp
rcl/debug.lisp
rcl/attributes.lisp
rcl/dataframe.lisp
rcl/r-pointer.lisp
rcl/decode.lisp
rcl/encode.lisp
rcl/funcall.lisp
rcl/streams.lisp
rcl/reader.lisp
rcl/high-level.lisp
rcl/devices.lisp
The main system appears first, followed by any subsystem dependency.
rcl
http://common-lisp.net/project/rcl
Carlos Ungil <ungil@mac.com>
MIT
cffi
(system).
trivial-garbage
(system).
bordeaux-threads
(system).
simple-tasks
(system).
sb-posix
(system).
named-readtables
(system).
defpackage.lisp
(file).
config.lisp
(file).
init.lisp
(file).
math.lisp
(file).
funtab.lisp
(file).
alien-helper.lisp
(file).
alien-defs.lisp
(file).
alien-r.lisp
(file).
alien-rembedded.lisp
(file).
alien-altrep.lisp
(file).
events.lisp
(file).
types.lisp
(file).
alien-macros.lisp
(file).
vectors.lisp
(file).
symbol.lisp
(file).
promise.lisp
(file).
language.lisp
(file).
environment.lisp
(file).
matrix.lisp
(file).
debug.lisp
(file).
attributes.lisp
(file).
dataframe.lisp
(file).
r-pointer.lisp
(file).
decode.lisp
(file).
encode.lisp
(file).
funcall.lisp
(file).
streams.lisp
(file).
reader.lisp
(file).
high-level.lisp
(file).
devices.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
rcl/rcl.asd
rcl/defpackage.lisp
rcl/config.lisp
rcl/init.lisp
rcl/math.lisp
rcl/funtab.lisp
rcl/alien-helper.lisp
rcl/alien-defs.lisp
rcl/alien-R.lisp
rcl/alien-Rembedded.lisp
rcl/alien-altrep.lisp
rcl/events.lisp
rcl/types.lisp
rcl/alien-macros.lisp
rcl/vectors.lisp
rcl/symbol.lisp
rcl/promise.lisp
rcl/language.lisp
rcl/environment.lisp
rcl/matrix.lisp
rcl/debug.lisp
rcl/attributes.lisp
rcl/dataframe.lisp
rcl/r-pointer.lisp
rcl/decode.lisp
rcl/encode.lisp
rcl/funcall.lisp
rcl/streams.lisp
rcl/reader.lisp
rcl/high-level.lisp
rcl/devices.lisp
rcl/config.lisp
defpackage.lisp
(file).
rcl
(system).
*r-home*
(special variable).
*r-lib*
(special variable).
*r-lib-extension*
(special variable).
*r-lib-name*
(special variable).
*r-lib-path*
(special variable).
rcl/init.lisp
config.lisp
(file).
rcl
(system).
%var-accessor-*r-cstacklimit*
(function).
(setf %var-accessor-*r-cstacklimit*)
(function).
%var-accessor-*r-interactive*
(function).
(setf %var-accessor-*r-interactive*)
(function).
%var-accessor-*r-signalhandlers*
(function).
(setf %var-accessor-*r-signalhandlers*)
(function).
*r-cstacklimit*
(symbol macro).
*r-interactive*
(symbol macro).
*r-lib-loaded*
(special variable).
*r-session*
(special variable).
*r-signalhandlers*
(symbol macro).
disable-signal-handling
(function).
disable-stack-checking
(function).
ensure-non-interactive
(function).
getenv
(function).
set-r-home
(function).
setenv
(function).
version
(function).
rcl/math.lisp
init.lisp
(file).
rcl
(system).
exp-rand
(function).
expm1
(function).
norm-rand
(function).
r-pow
(function).
r-pow-di
(function).
rf-bessel-i
(function).
rf-bessel-j
(function).
rf-bessel-k
(function).
rf-bessel-y
(function).
rf-beta
(function).
rf-choose
(function).
rf-dbeta
(function).
rf-dbinom
(function).
rf-dcauchy
(function).
rf-dchisq
(function).
rf-dexp
(function).
rf-df
(function).
rf-dgamma
(function).
rf-dgeom
(function).
rf-dhyper
(function).
rf-digamma
(function).
rf-dlnorm
(function).
rf-dlogis
(function).
rf-dnbeta
(function).
rf-dnbinom
(function).
rf-dnchisq
(function).
rf-dnf
(function).
rf-dnorm4
(function).
rf-dnt
(function).
rf-dpois
(function).
rf-dsignrank
(function).
rf-dt
(function).
rf-dunif
(function).
rf-dweibull
(function).
rf-dwilcox
(function).
rf-fmax2
(function).
rf-fmin2
(function).
rf-fprec
(function).
rf-fround
(function).
rf-fsign
(function).
rf-ftrunc
(function).
rf-gammafn
(function).
rf-imax2
(function).
rf-imin2
(function).
rf-lbeta
(function).
rf-lchoose
(function).
rf-lgamma1p
(function).
rf-lgammafn
(function).
rf-log1pmx
(function).
rf-logspace-add
(function).
rf-logspace-sub
(function).
rf-pbeta
(function).
rf-pbinom
(function).
rf-pcauchy
(function).
rf-pchisq
(function).
rf-pentagamma
(function).
rf-pexp
(function).
rf-pf
(function).
rf-pgamma
(function).
rf-pgeom
(function).
rf-phyper
(function).
rf-plnorm
(function).
rf-plogis
(function).
rf-pnbeta
(function).
rf-pnbinom
(function).
rf-pnchisq
(function).
rf-pnf
(function).
rf-pnorm-both
(function).
rf-pnorm5
(function).
rf-pnt
(function).
rf-ppois
(function).
rf-psigamma
(function).
rf-psignrank
(function).
rf-pt
(function).
rf-ptukey
(function).
rf-punif
(function).
rf-pweibull
(function).
rf-pwilcox
(function).
rf-qbeta
(function).
rf-qbinom
(function).
rf-qcauchy
(function).
rf-qchisq
(function).
rf-qexp
(function).
rf-qf
(function).
rf-qgamma
(function).
rf-qgeom
(function).
rf-qhyper
(function).
rf-qlnorm
(function).
rf-qlogis
(function).
rf-qnbinom
(function).
rf-qnchisq
(function).
rf-qnf
(function).
rf-qnorm5
(function).
rf-qnt
(function).
rf-qpois
(function).
rf-qsignrank
(function).
rf-qt
(function).
rf-qtukey
(function).
rf-qunif
(function).
rf-qweibull
(function).
rf-qwilcox
(function).
rf-rbeta
(function).
rf-rbinom
(function).
rf-rcauchy
(function).
rf-rchisq
(function).
rf-rexp
(function).
rf-rf
(function).
rf-rgamma
(function).
rf-rgeom
(function).
rf-rhyper
(function).
rf-rlnorm
(function).
rf-rlogis
(function).
rf-rnbinom
(function).
rf-rnchisq
(function).
rf-rnorm
(function).
rf-rpois
(function).
rf-rsignrank
(function).
rf-rt
(function).
rf-runif
(function).
rf-rweibull
(function).
rf-rwilcox
(function).
rf-sign
(function).
rf-tetragamma
(function).
rf-trigamma
(function).
unif-rand
(function).
rcl/funtab.lisp
init.lisp
(file).
rcl
(system).
%var-accessor-*r-funtab*
(function).
(setf %var-accessor-*r-funtab*)
(function).
*r-funtab*
(symbol macro).
funtab-tclass
(class).
get-builtin-name
(function).
ppinfo-tclass
(class).
rcl/alien-helper.lisp
rcl
(system).
*r-lock*
(special variable).
defcfun
(macro).
in-r-thread
(macro).
with-float-traps-masked
(macro).
rcl/alien-defs.lisp
init.lisp
(file).
alien-helper.lisp
(file).
rcl
(system).
%r-checkactivity
(function).
%r-gc
(function).
%r-getcurrentenv
(function).
%r-parseevalstring
(function).
%r-runhandlers
(function).
%r-tryeval
(function).
%r-tryevalsilent
(function).
%rf-allocvector
(function).
%rf-aschar
(function).
%rf-ascharacterfactor
(function).
%rf-asinteger
(function).
%rf-aslogical
(function).
%rf-aslogical2
(function).
%rf-asreal
(function).
%rf-coercevector
(function).
%rf-conformable
(function).
%rf-elt
(function).
%rf-eval
(function).
%rf-findfun
(function).
%rf-findvar
(function).
%rf-inherits
(function).
%rf-install
(function).
%rf-isarray
(function).
%rf-iscomplex
(function).
%rf-isenvironment
(function).
%rf-isexpression
(function).
%rf-isfactor
(function).
%rf-isframe
(function).
%rf-isfunction
(function).
%rf-isinteger
(function).
%rf-islanguage
(function).
%rf-islist
(function).
%rf-islogical
(function).
%rf-ismatrix
(function).
%rf-isnewlist
(function).
%rf-isnull
(function).
%rf-isnumber
(function).
%rf-isnumeric
(function).
%rf-isobject
(function).
%rf-isordered
(function).
%rf-ispairlist
(function).
%rf-isprimitive
(function).
%rf-isreal
(function).
%rf-isstring
(function).
%rf-issymbol
(function).
%rf-ists
(function).
%rf-isunordered
(function).
%rf-isunsorted
(function).
%rf-isuserbinop
(function).
%rf-isvalidstring
(function).
%rf-isvalidstringf
(function).
%rf-isvector
(function).
%rf-isvectoratomic
(function).
%rf-isvectorizable
(function).
%rf-isvectorlist
(function).
%rf-length
(function).
%rf-mkchar
(function).
%rf-mkcharlen
(function).
%rf-mkstring
(function).
%rf-ncols
(function).
%rf-nrows
(function).
%rf-pairtovectorlist
(function).
%rf-printvalue
(function).
%rf-printversionstring
(function).
%rf-protect
(function).
%rf-unprotect
(function).
%rf-unprotect-ptr
(function).
%rf-vectortopairlist
(function).
%var-accessor-*r-baseenv*
(function).
(setf %var-accessor-*r-baseenv*)
(function).
%var-accessor-*r-basenamespace*
(function).
(setf %var-accessor-*r-basenamespace*)
(function).
%var-accessor-*r-curerrorbuf*
(function).
(setf %var-accessor-*r-curerrorbuf*)
(function).
%var-accessor-*r-currentexpression*
(function).
(setf %var-accessor-*r-currentexpression*)
(function).
%var-accessor-*r-dimsymbol*
(function).
(setf %var-accessor-*r-dimsymbol*)
(function).
%var-accessor-*r-emptyenv*
(function).
(setf %var-accessor-*r-emptyenv*)
(function).
%var-accessor-*r-globalenv*
(function).
(setf %var-accessor-*r-globalenv*)
(function).
%var-accessor-*r-inbcinterpreter*
(function).
(setf %var-accessor-*r-inbcinterpreter*)
(function).
%var-accessor-*r-inputhandlers*
(function).
(setf %var-accessor-*r-inputhandlers*)
(function).
%var-accessor-*r-missingarg*
(function).
(setf %var-accessor-*r-missingarg*)
(function).
%var-accessor-*r-naint*
(function).
(setf %var-accessor-*r-naint*)
(function).
%var-accessor-*r-namespaceregistry*
(function).
(setf %var-accessor-*r-namespaceregistry*)
(function).
%var-accessor-*r-namessymbol*
(function).
(setf %var-accessor-*r-namessymbol*)
(function).
%var-accessor-*r-nan*
(function).
(setf %var-accessor-*r-nan*)
(function).
%var-accessor-*r-nareal*
(function).
(setf %var-accessor-*r-nareal*)
(function).
%var-accessor-*r-nastring*
(function).
(setf %var-accessor-*r-nastring*)
(function).
%var-accessor-*r-neginf*
(function).
(setf %var-accessor-*r-neginf*)
(function).
%var-accessor-*r-nilvalue*
(function).
(setf %var-accessor-*r-nilvalue*)
(function).
%var-accessor-*r-posinf*
(function).
(setf %var-accessor-*r-posinf*)
(function).
%var-accessor-*r-restarttoken*
(function).
(setf %var-accessor-*r-restarttoken*)
(function).
%var-accessor-*r-srcref*
(function).
(setf %var-accessor-*r-srcref*)
(function).
%var-accessor-*r-unboundvalue*
(function).
(setf %var-accessor-*r-unboundvalue*)
(function).
*r-baseenv*
(symbol macro).
*r-basenamespace*
(symbol macro).
*r-curerrorbuf*
(symbol macro).
*r-currentexpression*
(symbol macro).
*r-dimsymbol*
(symbol macro).
*r-emptyenv*
(symbol macro).
*r-globalenv*
(symbol macro).
*r-inbcinterpreter*
(symbol macro).
*r-inputhandlers*
(symbol macro).
*r-missingarg*
(symbol macro).
*r-naint*
(symbol macro).
*r-namespaceregistry*
(symbol macro).
*r-namessymbol*
(symbol macro).
*r-nan*
(symbol macro).
*r-nareal*
(symbol macro).
*r-nastring*
(symbol macro).
*r-neginf*
(symbol macro).
*r-nilvalue*
(symbol macro).
*r-posinf*
(symbol macro).
*r-restarttoken*
(symbol macro).
*r-srcref*
(symbol macro).
*r-unboundvalue*
(symbol macro).
closxp_struct-tclass
(class).
envsxp_struct-tclass
(class).
listsxp_struct-tclass
(class).
primsxp_struct-tclass
(class).
promsxp_struct-tclass
(class).
r-checkactivity
(function).
r-gc
(function).
r-getcurrentenv
(function).
r-parseevalstring
(function).
r-runhandlers
(function).
r-tryeval
(function).
r-tryevalsilent
(function).
rcomplex-tclass
(class).
rf-allocvector
(function).
rf-aschar
(function).
rf-ascharacterfactor
(function).
rf-asinteger
(function).
rf-aslogical
(function).
rf-aslogical2
(function).
rf-asreal
(function).
rf-coercevector
(function).
rf-conformable
(function).
rf-elt
(function).
rf-eval
(function).
rf-findfun
(function).
rf-findvar
(function).
rf-inherits
(function).
rf-install
(function).
rf-isarray
(function).
rf-iscomplex
(function).
rf-isenvironment
(function).
rf-isexpression
(function).
rf-isfactor
(function).
rf-isframe
(function).
rf-isfunction
(function).
rf-isinteger
(function).
rf-islanguage
(function).
rf-islist
(function).
rf-islogical
(function).
rf-ismatrix
(function).
rf-isnewlist
(function).
rf-isnull
(function).
rf-isnumber
(function).
rf-isnumeric
(function).
rf-isobject
(function).
rf-isordered
(function).
rf-ispairlist
(function).
rf-isprimitive
(function).
rf-isreal
(function).
rf-isstring
(function).
rf-issymbol
(function).
rf-ists
(function).
rf-isunordered
(function).
rf-isunsorted
(function).
rf-isuserbinop
(function).
rf-isvalidstring
(function).
rf-isvalidstringf
(function).
rf-isvector
(function).
rf-isvectoratomic
(function).
rf-isvectorizable
(function).
rf-isvectorlist
(function).
rf-length
(function).
rf-mkchar
(function).
rf-mkcharlen
(function).
rf-mkstring
(function).
rf-ncols
(function).
rf-nrows
(function).
rf-pairtovectorlist
(function).
rf-printvalue
(function).
rf-printversionstring
(function).
rf-protect
(function).
rf-unprotect
(function).
rf-unprotect-ptr
(function).
rf-vectortopairlist
(function).
sexprec-tclass
(class).
sxpinfo_struct-tclass
(class).
symsxp_struct-tclass
(class).
vecsxp_struct-tclass
(class).
vector_sexprec-tclass
(class).
rcl/alien-R.lisp
alien-defs.lisp
(file).
rcl
(system).
%r-flushconsole
(function).
%r-processevents
(function).
r-flushconsole
(function).
r-processevents
(function).
rcl/alien-Rembedded.lisp
alien-defs.lisp
(file).
rcl
(system).
%cleaned
(function).
%fpu-setup
(function).
%r-cleantempdir
(function).
%r-repldlldo1
(function).
%r-repldllinit
(function).
%r-saveglobalenv
(function).
%r-setstarttime
(function).
%rf-endembeddedr
(function).
%rf-initembeddedr
(function).
%rf-initialize-r
(function).
%rf-killalldevices
(function).
%rf-runexitfinalizers
(function).
%setup-rmainloop
(function).
%var-accessor-*r-dirtyimage*
(function).
(setf %var-accessor-*r-dirtyimage*)
(function).
%var-accessor-*r-tempdir*
(function).
(setf %var-accessor-*r-tempdir*)
(function).
*r-dirtyimage*
(symbol macro).
*r-tempdir*
(symbol macro).
cleaned
(function).
fpu-setup
(function).
r-cleantempdir
(function).
r-repldlldo1
(function).
r-repldllinit
(function).
r-saveglobalenv
(function).
r-setstarttime
(function).
rf-endembeddedr
(function).
rf-initembeddedr
(function).
rf-initialize-r
(function).
rf-killalldevices
(function).
rf-runexitfinalizers
(function).
setup-rmainloop
(function).
rcl/alien-altrep.lisp
alien-defs.lisp
(file).
rcl
(system).
%altinteger-elt
(function).
%altinteger-max
(function).
%altinteger-min
(function).
%altinteger-set-elt
(function).
%altinteger-sum
(function).
%altlogical-elt
(function).
%altlogical-set-elt
(function).
%altlogical-sum
(function).
%altraw-elt
(function).
%altraw-set-elt
(function).
%altreal-elt
(function).
%altreal-max
(function).
%altreal-min
(function).
%altreal-set-elt
(function).
%altreal-sum
(function).
%altrep-length
(function).
%altrep-truelength
(function).
%altstring-elt
(function).
%altstring-set-elt
(function).
%integer-get-region
(function).
%integer-is-sorted
(function).
%integer-no-na
(function).
%logical-get-region
(function).
%logical-is-sorted
(function).
%logical-no-na
(function).
%r-compact-intrange
(function).
%r-deferred-coercetostring
(function).
%r-tryunwrap
(function).
%r-trywrap
(function).
%raw-get-region
(function).
%real-get-region
(function).
%real-is-sorted
(function).
%real-no-na
(function).
%string-is-sorted
(function).
%string-no-na
(function).
altinteger-elt
(function).
altinteger-max
(function).
altinteger-min
(function).
altinteger-set-elt
(function).
altinteger-sum
(function).
altlogical-elt
(function).
altlogical-set-elt
(function).
altlogical-sum
(function).
altraw-elt
(function).
altraw-set-elt
(function).
altreal-elt
(function).
altreal-max
(function).
altreal-min
(function).
altreal-set-elt
(function).
altreal-sum
(function).
altrep-length
(function).
altrep-truelength
(function).
altstring-elt
(function).
altstring-set-elt
(function).
integer-get-region
(function).
integer-is-sorted
(function).
integer-no-na
(function).
logical-get-region
(function).
logical-is-sorted
(function).
logical-no-na
(function).
r-compact-intrange
(function).
r-deferred-coercetostring
(function).
r-tryunwrap
(function).
r-trywrap
(function).
raw-get-region
(function).
real-get-region
(function).
real-is-sorted
(function).
real-no-na
(function).
string-is-sorted
(function).
string-no-na
(function).
rcl/events.lisp
alien-defs.lisp
(file).
rcl
(system).
*use-quartz*
(special variable).
x11
(function).
*event-loop*
(special variable).
event-loop
(function).
process-events
(function).
rcl/types.lisp
alien-defs.lisp
(file).
rcl
(system).
*r-types*
(special variable).
*r-vector-types*
(special variable).
anysxp
(special variable).
bcodesxp
(special variable).
builtinsxp
(special variable).
charsxp
(special variable).
closxp
(special variable).
cplxsxp
(special variable).
dotsxp
(special variable).
envsxp
(special variable).
exprsxp
(special variable).
extptrsxp
(special variable).
freesxp
(special variable).
funsxp
(special variable).
intsxp
(special variable).
langsxp
(special variable).
lglsxp
(special variable).
listsxp
(special variable).
newsxp
(special variable).
nilsxp
(special variable).
promsxp
(special variable).
rawsxp
(special variable).
realsxp
(special variable).
s4sxp
(special variable).
specialsxp
(special variable).
strsxp
(special variable).
symsxp
(special variable).
vecsxp
(special variable).
weakrefsxp
(special variable).
rcl/alien-macros.lisp
types.lisp
(file).
rcl
(system).
new-string
(macro).
new-string-single
(macro).
envsxp-enclos
(macro).
envsxp-frame
(macro).
envsxp-hashtab
(macro).
listsxp-car
(macro).
listsxp-cdr
(macro).
listsxp-tag
(macro).
new-character
(macro).
new-complex
(macro).
new-integer
(macro).
new-internal-char
(macro).
new-language-construct
(macro).
new-list
(macro).
new-logical
(macro).
new-real
(macro).
primsxp-offset
(macro).
promsxp-env
(macro).
promsxp-expr
(macro).
promsxp-value
(macro).
sexp-attrib
(macro).
sexp-next-node
(macro).
sexp-prev-node
(macro).
sexp-sxpinfo
(macro).
sexp-union
(macro).
sexp-vecsxp
(macro).
sxpinfo-bitfield
(macro).
symsxp-internal
(macro).
symsxp-pname
(macro).
symsxp-value
(macro).
vecsxp-length
(macro).
vecsxp-truelength
(macro).
rcl/vectors.lisp
alien-macros.lisp
(file).
rcl
(system).
get-data-bytes
(function).
get-data-integers
(function).
get-data-reals
(function).
get-data-sexps
(function).
get-data-strings
(function).
set-data-bytes
(function).
set-data-integers
(function).
set-data-reals
(function).
set-data-sexps
(function).
set-data-strings
(function).
rcl/symbol.lisp
alien-macros.lisp
(file).
rcl
(system).
print-object
(method).
internal
(reader method).
(setf internal)
(writer method).
name
(reader method).
(setf name)
(writer method).
r-symbol
(class).
value
(reader method).
(setf value)
(writer method).
rcl/promise.lisp
alien-macros.lisp
(file).
rcl
(system).
print-object
(method).
environment
(reader method).
(setf environment)
(writer method).
expression
(reader method).
(setf expression)
(writer method).
r-promise
(class).
value
(reader method).
(setf value)
(writer method).
rcl/language.lisp
alien-macros.lisp
(file).
rcl
(system).
print-object
(method).
environment
(reader method).
(setf environment)
(writer method).
expression
(reader method).
(setf expression)
(writer method).
r-language
(class).
value
(reader method).
(setf value)
(writer method).
rcl/environment.lisp
alien-macros.lisp
(file).
rcl
(system).
print-object
(method).
frame
(method).
hashtab
(method).
name
(reader method).
(setf name)
(writer method).
parent
(method).
path
(reader method).
(setf path)
(writer method).
r-environment
(class).
rcl/matrix.lisp
defpackage.lisp
(file).
rcl
(system).
print-object
(method).
r-matrix
(class).
matrix
(reader method).
(setf matrix)
(writer method).
names
(reader method).
(setf names)
(writer method).
rcl/debug.lisp
alien-macros.lisp
(file).
rcl
(system).
debug-info
(function).
debug-sexprec
(function).
rcl/attributes.lisp
symbol.lisp
(file).
rcl
(system).
*debug-attributes*
(special variable).
*r-attributes-prefix*
(special variable).
attributes-list
(function).
decode-attributes
(function).
print-attributes
(function).
rcl/dataframe.lisp
defpackage.lisp
(file).
rcl
(system).
print-object
(method).
data
(reader method).
(setf data)
(writer method).
names
(reader method).
(setf names)
(writer method).
r-dataframe
(class).
rownames
(reader method).
(setf rownames)
(writer method).
rcl/r-pointer.lisp
defpackage.lisp
(file).
rcl
(system).
print-object
(method).
r-to-lisp
(generic function).
*unprotect-runner*
(special variable).
make-r-pointer
(function).
pointer
(reader method).
(setf pointer)
(writer method).
r-header
(generic function).
r-obj-describe
(generic function).
r-obj-p
(function).
r-pointer
(class).
r-type
(generic function).
schedule-unprotect-task
(function).
sexp-alt-p
(generic function).
sexp-nil-p
(generic function).
sexp-unbound-p
(generic function).
start-unprotect-runner
(function).
rcl/decode.lisp
vectors.lisp
(file).
attributes.lisp
(file).
types.lisp
(file).
r-pointer.lisp
(file).
dataframe.lisp
(file).
rcl
(system).
r-to-lisp
(method).
decode-builtin
(function).
decode-closure
(function).
decode-environment
(function).
decode-language-construct
(function).
decode-promise
(function).
group-elements
(function).
r-header
(method).
r-obj-describe
(method).
r-type
(method).
sexp-alt-p
(method).
sexp-nil-p
(method).
sexp-unbound-p
(method).
sxpinfo-decode
(function).
rcl/encode.lisp
vectors.lisp
(file).
r-pointer.lisp
(file).
rcl
(system).
lisp-to-r
(function).
rcl/funcall.lisp
encode.lisp
(file).
decode.lisp
(file).
rcl
(system).
*downcase-argnames*
(special variable).
*r-funcall-debug*
(special variable).
r%-symbol
(function).
r%-variable
(function).
r-funcall
(function).
r-function
(function).
r-symbol
(function).
r-variable
(function).
rcl/streams.lisp
funcall.lisp
(file).
rcl
(system).
*r-streams*
(special variable).
*r-message*
(special variable).
*r-message-prefix*
(special variable).
*r-output*
(special variable).
*r-output-prefix*
(special variable).
with-r-message
(macro).
with-r-output
(macro).
with-r-streams
(macro).
rcl/reader.lisp
funcall.lisp
(file).
rcl
(system).
*return-pointer*
(special variable).
r-reader
(function).
rcl-list-reader
(function).
rcl-reader-error
(condition).
read-and-parse-rcl-token
(function).
read-rcl-token
(function).
signal-reader-error
(macro).
whitespacep
(function).
rcl/high-level.lisp
streams.lisp
(file).
rcl
(system).
r
(function).
r%
(function).
r%-parse-eval
(function).
r-parse-eval
(function).
r-print
(function).
r-summary
(function).
rcl/devices.lisp
high-level.lisp
(file).
rcl
(system).
with-device
(macro).
with-par
(macro).
with-pdf
(macro).
device-details
(function).
Packages are listed by definition order.
rcl
r
common-lisp
.
*debug-attributes*
(special variable).
*downcase-argnames*
(special variable).
*r-streams*
(special variable).
*use-quartz*
(special variable).
ensure-r
(function).
lisp-to-r
(function).
new-string
(macro).
new-string-single
(macro).
r
(function).
r%
(function).
r%-parse-eval
(function).
r-init
(function).
r-matrix
(class).
r-parse-eval
(function).
r-print
(function).
r-quit
(function).
r-summary
(function).
r-to-lisp
(generic function).
with-device
(macro).
with-par
(macro).
with-pdf
(macro).
x11
(function).
%var-accessor-*r-cstacklimit*
(function).
(setf %var-accessor-*r-cstacklimit*)
(function).
%var-accessor-*r-funtab*
(function).
(setf %var-accessor-*r-funtab*)
(function).
%var-accessor-*r-interactive*
(function).
(setf %var-accessor-*r-interactive*)
(function).
%var-accessor-*r-signalhandlers*
(function).
(setf %var-accessor-*r-signalhandlers*)
(function).
*event-loop*
(special variable).
*r-attributes-prefix*
(special variable).
*r-cstacklimit*
(symbol macro).
*r-funcall-debug*
(special variable).
*r-funtab*
(symbol macro).
*r-home*
(special variable).
*r-interactive*
(symbol macro).
*r-lib*
(special variable).
*r-lib-extension*
(special variable).
*r-lib-loaded*
(special variable).
*r-lib-name*
(special variable).
*r-lib-path*
(special variable).
*r-lock*
(special variable).
*r-message*
(special variable).
*r-message-prefix*
(special variable).
*r-output*
(special variable).
*r-output-prefix*
(special variable).
*r-session*
(special variable).
*r-signalhandlers*
(symbol macro).
*r-types*
(special variable).
*r-vector-types*
(special variable).
*return-pointer*
(special variable).
*unprotect-runner*
(special variable).
anysxp
(special variable).
attributes-list
(function).
bcodesxp
(special variable).
builtinsxp
(special variable).
charsxp
(special variable).
closxp
(special variable).
cplxsxp
(special variable).
data
(generic reader).
(setf data)
(generic writer).
debug-info
(function).
debug-sexprec
(function).
decode-attributes
(function).
decode-builtin
(function).
decode-closure
(function).
decode-environment
(function).
decode-language-construct
(function).
decode-promise
(function).
defcfun
(macro).
device-details
(function).
disable-signal-handling
(function).
disable-stack-checking
(function).
dotsxp
(special variable).
ensure-non-interactive
(function).
environment
(generic reader).
(setf environment)
(generic writer).
envsxp
(special variable).
envsxp-enclos
(macro).
envsxp-frame
(macro).
envsxp-hashtab
(macro).
event-loop
(function).
exp-rand
(function).
expm1
(function).
expression
(generic reader).
(setf expression)
(generic writer).
exprsxp
(special variable).
extptrsxp
(special variable).
frame
(generic function).
freesxp
(special variable).
funsxp
(special variable).
funtab-tclass
(class).
get-builtin-name
(function).
get-data-bytes
(function).
get-data-integers
(function).
get-data-reals
(function).
get-data-sexps
(function).
get-data-strings
(function).
getenv
(function).
group-elements
(function).
hashtab
(generic function).
in-r-thread
(macro).
internal
(generic reader).
(setf internal)
(generic writer).
intsxp
(special variable).
langsxp
(special variable).
lglsxp
(special variable).
listsxp
(special variable).
listsxp-car
(macro).
listsxp-cdr
(macro).
listsxp-tag
(macro).
make-r-pointer
(function).
matrix
(generic reader).
(setf matrix)
(generic writer).
name
(generic reader).
(setf name)
(generic writer).
names
(generic reader).
(setf names)
(generic writer).
new-character
(macro).
new-complex
(macro).
new-integer
(macro).
new-internal-char
(macro).
new-language-construct
(macro).
new-list
(macro).
new-logical
(macro).
new-real
(macro).
newsxp
(special variable).
nilsxp
(special variable).
norm-rand
(function).
parent
(generic function).
path
(generic reader).
(setf path)
(generic writer).
pointer
(generic reader).
(setf pointer)
(generic writer).
ppinfo-tclass
(class).
primsxp-offset
(macro).
print-attributes
(function).
process-events
(function).
promsxp
(special variable).
promsxp-env
(macro).
promsxp-expr
(macro).
promsxp-value
(macro).
r%-ignore
(function).
r%-symbol
(function).
r%-values
(function).
r%-variable
(function).
r-dataframe
(class).
r-environment
(class).
r-funcall
(function).
r-function
(function).
r-header
(generic function).
r-ignore
(function).
r-language
(class).
r-obj-describe
(generic function).
r-obj-p
(function).
r-pointer
(class).
r-pow
(function).
r-pow-di
(function).
r-promise
(class).
r-reader
(function).
r-symbol
(function).
r-symbol
(class).
r-type
(generic function).
r-values
(function).
r-variable
(function).
rawsxp
(special variable).
rcl-list-reader
(function).
rcl-reader-error
(condition).
read-and-parse-rcl-token
(function).
read-rcl-token
(function).
realsxp
(special variable).
rf-bessel-i
(function).
rf-bessel-j
(function).
rf-bessel-k
(function).
rf-bessel-y
(function).
rf-beta
(function).
rf-choose
(function).
rf-dbeta
(function).
rf-dbinom
(function).
rf-dcauchy
(function).
rf-dchisq
(function).
rf-dexp
(function).
rf-df
(function).
rf-dgamma
(function).
rf-dgeom
(function).
rf-dhyper
(function).
rf-digamma
(function).
rf-dlnorm
(function).
rf-dlogis
(function).
rf-dnbeta
(function).
rf-dnbinom
(function).
rf-dnchisq
(function).
rf-dnf
(function).
rf-dnorm4
(function).
rf-dnt
(function).
rf-dpois
(function).
rf-dsignrank
(function).
rf-dt
(function).
rf-dunif
(function).
rf-dweibull
(function).
rf-dwilcox
(function).
rf-fmax2
(function).
rf-fmin2
(function).
rf-fprec
(function).
rf-fround
(function).
rf-fsign
(function).
rf-ftrunc
(function).
rf-gammafn
(function).
rf-imax2
(function).
rf-imin2
(function).
rf-lbeta
(function).
rf-lchoose
(function).
rf-lgamma1p
(function).
rf-lgammafn
(function).
rf-log1pmx
(function).
rf-logspace-add
(function).
rf-logspace-sub
(function).
rf-pbeta
(function).
rf-pbinom
(function).
rf-pcauchy
(function).
rf-pchisq
(function).
rf-pentagamma
(function).
rf-pexp
(function).
rf-pf
(function).
rf-pgamma
(function).
rf-pgeom
(function).
rf-phyper
(function).
rf-plnorm
(function).
rf-plogis
(function).
rf-pnbeta
(function).
rf-pnbinom
(function).
rf-pnchisq
(function).
rf-pnf
(function).
rf-pnorm-both
(function).
rf-pnorm5
(function).
rf-pnt
(function).
rf-ppois
(function).
rf-psigamma
(function).
rf-psignrank
(function).
rf-pt
(function).
rf-ptukey
(function).
rf-punif
(function).
rf-pweibull
(function).
rf-pwilcox
(function).
rf-qbeta
(function).
rf-qbinom
(function).
rf-qcauchy
(function).
rf-qchisq
(function).
rf-qexp
(function).
rf-qf
(function).
rf-qgamma
(function).
rf-qgeom
(function).
rf-qhyper
(function).
rf-qlnorm
(function).
rf-qlogis
(function).
rf-qnbinom
(function).
rf-qnchisq
(function).
rf-qnf
(function).
rf-qnorm5
(function).
rf-qnt
(function).
rf-qpois
(function).
rf-qsignrank
(function).
rf-qt
(function).
rf-qtukey
(function).
rf-qunif
(function).
rf-qweibull
(function).
rf-qwilcox
(function).
rf-rbeta
(function).
rf-rbinom
(function).
rf-rcauchy
(function).
rf-rchisq
(function).
rf-rexp
(function).
rf-rf
(function).
rf-rgamma
(function).
rf-rgeom
(function).
rf-rhyper
(function).
rf-rlnorm
(function).
rf-rlogis
(function).
rf-rnbinom
(function).
rf-rnchisq
(function).
rf-rnorm
(function).
rf-rpois
(function).
rf-rsignrank
(function).
rf-rt
(function).
rf-runif
(function).
rf-rweibull
(function).
rf-rwilcox
(function).
rf-sign
(function).
rf-tetragamma
(function).
rf-trigamma
(function).
rownames
(generic reader).
(setf rownames)
(generic writer).
s4sxp
(special variable).
schedule-unprotect-task
(function).
set-data-bytes
(function).
set-data-integers
(function).
set-data-reals
(function).
set-data-sexps
(function).
set-data-strings
(function).
set-r-home
(function).
setenv
(function).
sexp-alt-p
(generic function).
sexp-attrib
(macro).
sexp-next-node
(macro).
sexp-nil-p
(generic function).
sexp-prev-node
(macro).
sexp-sxpinfo
(macro).
sexp-unbound-p
(generic function).
sexp-union
(macro).
sexp-vecsxp
(macro).
signal-reader-error
(macro).
specialsxp
(special variable).
start-unprotect-runner
(function).
strsxp
(special variable).
sxpinfo-bitfield
(macro).
sxpinfo-decode
(function).
symsxp
(special variable).
symsxp-internal
(macro).
symsxp-pname
(macro).
symsxp-value
(macro).
unif-rand
(function).
value
(generic reader).
(setf value)
(generic writer).
vecsxp
(special variable).
vecsxp-length
(macro).
vecsxp-truelength
(macro).
version
(function).
weakrefsxp
(special variable).
whitespacep
(function).
with-float-traps-masked
(macro).
with-r-message
(macro).
with-r-output
(macro).
with-r-streams
(macro).
rcl.ffi
rf
%altinteger-elt
(function).
%altinteger-max
(function).
%altinteger-min
(function).
%altinteger-set-elt
(function).
%altinteger-sum
(function).
%altlogical-elt
(function).
%altlogical-set-elt
(function).
%altlogical-sum
(function).
%altraw-elt
(function).
%altraw-set-elt
(function).
%altreal-elt
(function).
%altreal-max
(function).
%altreal-min
(function).
%altreal-set-elt
(function).
%altreal-sum
(function).
%altrep-length
(function).
%altrep-truelength
(function).
%altstring-elt
(function).
%altstring-set-elt
(function).
%cleaned
(function).
%fpu-setup
(function).
%integer-get-region
(function).
%integer-is-sorted
(function).
%integer-no-na
(function).
%logical-get-region
(function).
%logical-is-sorted
(function).
%logical-no-na
(function).
%r-checkactivity
(function).
%r-cleantempdir
(function).
%r-compact-intrange
(function).
%r-deferred-coercetostring
(function).
%r-flushconsole
(function).
%r-gc
(function).
%r-getcurrentenv
(function).
%r-parseevalstring
(function).
%r-processevents
(function).
%r-repldlldo1
(function).
%r-repldllinit
(function).
%r-runhandlers
(function).
%r-saveglobalenv
(function).
%r-setstarttime
(function).
%r-tryeval
(function).
%r-tryevalsilent
(function).
%r-tryunwrap
(function).
%r-trywrap
(function).
%raw-get-region
(function).
%real-get-region
(function).
%real-is-sorted
(function).
%real-no-na
(function).
%rf-allocvector
(function).
%rf-aschar
(function).
%rf-ascharacterfactor
(function).
%rf-asinteger
(function).
%rf-aslogical
(function).
%rf-aslogical2
(function).
%rf-asreal
(function).
%rf-coercevector
(function).
%rf-conformable
(function).
%rf-elt
(function).
%rf-endembeddedr
(function).
%rf-eval
(function).
%rf-findfun
(function).
%rf-findvar
(function).
%rf-inherits
(function).
%rf-initembeddedr
(function).
%rf-initialize-r
(function).
%rf-install
(function).
%rf-isarray
(function).
%rf-iscomplex
(function).
%rf-isenvironment
(function).
%rf-isexpression
(function).
%rf-isfactor
(function).
%rf-isframe
(function).
%rf-isfunction
(function).
%rf-isinteger
(function).
%rf-islanguage
(function).
%rf-islist
(function).
%rf-islogical
(function).
%rf-ismatrix
(function).
%rf-isnewlist
(function).
%rf-isnull
(function).
%rf-isnumber
(function).
%rf-isnumeric
(function).
%rf-isobject
(function).
%rf-isordered
(function).
%rf-ispairlist
(function).
%rf-isprimitive
(function).
%rf-isreal
(function).
%rf-isstring
(function).
%rf-issymbol
(function).
%rf-ists
(function).
%rf-isunordered
(function).
%rf-isunsorted
(function).
%rf-isuserbinop
(function).
%rf-isvalidstring
(function).
%rf-isvalidstringf
(function).
%rf-isvector
(function).
%rf-isvectoratomic
(function).
%rf-isvectorizable
(function).
%rf-isvectorlist
(function).
%rf-killalldevices
(function).
%rf-length
(function).
%rf-mkchar
(function).
%rf-mkcharlen
(function).
%rf-mkstring
(function).
%rf-ncols
(function).
%rf-nrows
(function).
%rf-pairtovectorlist
(function).
%rf-printvalue
(function).
%rf-printversionstring
(function).
%rf-protect
(function).
%rf-runexitfinalizers
(function).
%rf-unprotect
(function).
%rf-unprotect-ptr
(function).
%rf-vectortopairlist
(function).
%setup-rmainloop
(function).
%string-is-sorted
(function).
%string-no-na
(function).
%var-accessor-*r-baseenv*
(function).
(setf %var-accessor-*r-baseenv*)
(function).
%var-accessor-*r-basenamespace*
(function).
(setf %var-accessor-*r-basenamespace*)
(function).
%var-accessor-*r-curerrorbuf*
(function).
(setf %var-accessor-*r-curerrorbuf*)
(function).
%var-accessor-*r-currentexpression*
(function).
(setf %var-accessor-*r-currentexpression*)
(function).
%var-accessor-*r-dimsymbol*
(function).
(setf %var-accessor-*r-dimsymbol*)
(function).
%var-accessor-*r-dirtyimage*
(function).
(setf %var-accessor-*r-dirtyimage*)
(function).
%var-accessor-*r-emptyenv*
(function).
(setf %var-accessor-*r-emptyenv*)
(function).
%var-accessor-*r-globalenv*
(function).
(setf %var-accessor-*r-globalenv*)
(function).
%var-accessor-*r-inbcinterpreter*
(function).
(setf %var-accessor-*r-inbcinterpreter*)
(function).
%var-accessor-*r-inputhandlers*
(function).
(setf %var-accessor-*r-inputhandlers*)
(function).
%var-accessor-*r-missingarg*
(function).
(setf %var-accessor-*r-missingarg*)
(function).
%var-accessor-*r-naint*
(function).
(setf %var-accessor-*r-naint*)
(function).
%var-accessor-*r-namespaceregistry*
(function).
(setf %var-accessor-*r-namespaceregistry*)
(function).
%var-accessor-*r-namessymbol*
(function).
(setf %var-accessor-*r-namessymbol*)
(function).
%var-accessor-*r-nan*
(function).
(setf %var-accessor-*r-nan*)
(function).
%var-accessor-*r-nareal*
(function).
(setf %var-accessor-*r-nareal*)
(function).
%var-accessor-*r-nastring*
(function).
(setf %var-accessor-*r-nastring*)
(function).
%var-accessor-*r-neginf*
(function).
(setf %var-accessor-*r-neginf*)
(function).
%var-accessor-*r-nilvalue*
(function).
(setf %var-accessor-*r-nilvalue*)
(function).
%var-accessor-*r-posinf*
(function).
(setf %var-accessor-*r-posinf*)
(function).
%var-accessor-*r-restarttoken*
(function).
(setf %var-accessor-*r-restarttoken*)
(function).
%var-accessor-*r-srcref*
(function).
(setf %var-accessor-*r-srcref*)
(function).
%var-accessor-*r-tempdir*
(function).
(setf %var-accessor-*r-tempdir*)
(function).
%var-accessor-*r-unboundvalue*
(function).
(setf %var-accessor-*r-unboundvalue*)
(function).
*r-baseenv*
(symbol macro).
*r-basenamespace*
(symbol macro).
*r-curerrorbuf*
(symbol macro).
*r-currentexpression*
(symbol macro).
*r-dimsymbol*
(symbol macro).
*r-dirtyimage*
(symbol macro).
*r-emptyenv*
(symbol macro).
*r-globalenv*
(symbol macro).
*r-inbcinterpreter*
(symbol macro).
*r-inputhandlers*
(symbol macro).
*r-missingarg*
(symbol macro).
*r-naint*
(symbol macro).
*r-namespaceregistry*
(symbol macro).
*r-namessymbol*
(symbol macro).
*r-nan*
(symbol macro).
*r-nareal*
(symbol macro).
*r-nastring*
(symbol macro).
*r-neginf*
(symbol macro).
*r-nilvalue*
(symbol macro).
*r-posinf*
(symbol macro).
*r-restarttoken*
(symbol macro).
*r-srcref*
(symbol macro).
*r-tempdir*
(symbol macro).
*r-unboundvalue*
(symbol macro).
altinteger-elt
(function).
altinteger-max
(function).
altinteger-min
(function).
altinteger-set-elt
(function).
altinteger-sum
(function).
altlogical-elt
(function).
altlogical-set-elt
(function).
altlogical-sum
(function).
altraw-elt
(function).
altraw-set-elt
(function).
altreal-elt
(function).
altreal-max
(function).
altreal-min
(function).
altreal-set-elt
(function).
altreal-sum
(function).
altrep-length
(function).
altrep-truelength
(function).
altstring-elt
(function).
altstring-set-elt
(function).
cleaned
(function).
closxp_struct-tclass
(class).
envsxp_struct-tclass
(class).
fpu-setup
(function).
integer-get-region
(function).
integer-is-sorted
(function).
integer-no-na
(function).
listsxp_struct-tclass
(class).
logical-get-region
(function).
logical-is-sorted
(function).
logical-no-na
(function).
primsxp_struct-tclass
(class).
promsxp_struct-tclass
(class).
r-checkactivity
(function).
r-cleantempdir
(function).
r-compact-intrange
(function).
r-deferred-coercetostring
(function).
r-flushconsole
(function).
r-gc
(function).
r-getcurrentenv
(function).
r-parseevalstring
(function).
r-processevents
(function).
r-repldlldo1
(function).
r-repldllinit
(function).
r-runhandlers
(function).
r-saveglobalenv
(function).
r-setstarttime
(function).
r-tryeval
(function).
r-tryevalsilent
(function).
r-tryunwrap
(function).
r-trywrap
(function).
raw-get-region
(function).
rcomplex-tclass
(class).
real-get-region
(function).
real-is-sorted
(function).
real-no-na
(function).
rf-allocvector
(function).
rf-aschar
(function).
rf-ascharacterfactor
(function).
rf-asinteger
(function).
rf-aslogical
(function).
rf-aslogical2
(function).
rf-asreal
(function).
rf-coercevector
(function).
rf-conformable
(function).
rf-elt
(function).
rf-endembeddedr
(function).
rf-eval
(function).
rf-findfun
(function).
rf-findvar
(function).
rf-inherits
(function).
rf-initembeddedr
(function).
rf-initialize-r
(function).
rf-install
(function).
rf-isarray
(function).
rf-iscomplex
(function).
rf-isenvironment
(function).
rf-isexpression
(function).
rf-isfactor
(function).
rf-isframe
(function).
rf-isfunction
(function).
rf-isinteger
(function).
rf-islanguage
(function).
rf-islist
(function).
rf-islogical
(function).
rf-ismatrix
(function).
rf-isnewlist
(function).
rf-isnull
(function).
rf-isnumber
(function).
rf-isnumeric
(function).
rf-isobject
(function).
rf-isordered
(function).
rf-ispairlist
(function).
rf-isprimitive
(function).
rf-isreal
(function).
rf-isstring
(function).
rf-issymbol
(function).
rf-ists
(function).
rf-isunordered
(function).
rf-isunsorted
(function).
rf-isuserbinop
(function).
rf-isvalidstring
(function).
rf-isvalidstringf
(function).
rf-isvector
(function).
rf-isvectoratomic
(function).
rf-isvectorizable
(function).
rf-isvectorlist
(function).
rf-killalldevices
(function).
rf-length
(function).
rf-mkchar
(function).
rf-mkcharlen
(function).
rf-mkstring
(function).
rf-ncols
(function).
rf-nrows
(function).
rf-pairtovectorlist
(function).
rf-printvalue
(function).
rf-printversionstring
(function).
rf-protect
(function).
rf-runexitfinalizers
(function).
rf-unprotect
(function).
rf-unprotect-ptr
(function).
rf-vectortopairlist
(function).
setup-rmainloop
(function).
sexprec-tclass
(class).
string-is-sorted
(function).
string-no-na
(function).
sxpinfo_struct-tclass
(class).
symsxp_struct-tclass
(class).
vecsxp_struct-tclass
(class).
vector_sexprec-tclass
(class).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Print to standard output details about attributes when encountered
rcl
.
By default, if an argument name is all uppercase it will be converted to downcase.
This makes (r "sum" x :na.rm t) equivalent to (r "sum" x :|na.rm| t).
Disable the automatic conversion if you need to pass all-uppercase argument names to R.
rcl
.
What to do when calling with-r-stream: :console (don’t capture), :print, or :string
rcl
.
On MacOSX open Quartz windows by default when possible, instead of using X11
rcl
.
Executes the body after opening a graphical device that is closed at the end; options are passed to R (known types: :ps, :pdf, :png, :jp[e]g, :xfig, :pictex)
rcl
.
Sets graphical parameters, giving a list of the form :key1 val1 :key2 val2
The number of rows and columns can be pased directly as the first and second arguments,
but if those are the only args they will be ignored if already set (i.e. mfrow is not (1 1)).
rcl
.
Starts an R session if required and loads all the specified packages.
Apply the first argument to rest of the arguments (returns an r-pointer).
If there is single string argument that looks like a formula (contains ~), calls r%-parse-eval instead.
rcl
.
Parse and evaluate the string in the R environment (returns r-pointer)
rcl
.
Calls R function print on the object (and returns nil).
rcl
.
Prints the R summary of the object (and returns nil).
rcl
.
r-environment
) stream) ¶r-language
) stream) ¶r-dataframe
) stream) ¶Default prefix used to print attributes
rcl
.
Default stream where R messages will be sent if captured
rcl
.
Default prefix used to print lines of R messages
rcl
.
Default stream where R output will be sent if captured
rcl
.
Default prefix used to print lines of R output
rcl
.
make "any" args work. Used in specifying types for symbol registration to mean anything is okay
rcl
.
Defines a Lisp function that calls a foreign function.
rcl
.
Like ERROR but signals a SIMPLE-READER-ERROR for the stream STREAM.
rcl
.
Capture R messages and send them to stream (default *r-message*), adding a prefix to each line (default *r-message-prefix*)
rcl
.
Capture R output and send it to stream (default *r-output*), adding a prefix to each line (default *r-output-prefix*)
rcl
.
Returns for known types :ps, :pdf, :png, :jp[e]g, :xfig, :pictex a pair function,extension
rcl
.
Like r%, but ignoring output and messages (will go to the terminal)
rcl
.
Like r%, but returning output and messages as additional value
rcl
.
Like r%, but ignoring output and messages (will go to the terminal)
rcl
.
The reader function for the RCL [] notation.
rcl
.
Reads a token like "_print " with READ-RCL-TOKEN and returns the
R funcion to call, and the lisp funcion used to do so (r o r%).
A pointer is returned if there is a leading underscore or percent sign.
rcl
.
Tries to emulate how the Lisp reader reads a token with standard syntax, but is case-sensitive. Returns a string.
rcl
.
rcl
.
r-dataframe
)) ¶automatically generated reader method
data
.
rcl
.
r-dataframe
)) ¶automatically generated writer method
data
.
rcl
.
r-language
)) ¶automatically generated reader method
rcl
.
r-language
)) ¶automatically generated writer method
rcl
.
r-language
)) ¶automatically generated reader method
rcl
.
r-language
)) ¶automatically generated writer method
rcl
.
r-environment
)) ¶rcl
.
r-environment
)) ¶rcl
.
r-dataframe
)) ¶automatically generated reader method
rcl
.
r-dataframe
)) ¶automatically generated writer method
rcl
.
r-environment
)) ¶rcl
.
r-environment
)) ¶automatically generated reader method
path
.
rcl
.
r-environment
)) ¶automatically generated writer method
path
.
rcl
.
r-dataframe
)) ¶automatically generated reader method
rcl
.
r-dataframe
)) ¶automatically generated writer method
rcl
.
r-language
)) ¶automatically generated reader method
r-promise
)) ¶automatically generated reader method
rcl
.
r-language
)) ¶automatically generated writer method
r-promise
)) ¶automatically generated writer method
A reader error which can be signalled by ERROR.
rcl
.
reader-error
.
simple-condition
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
rcl
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
rcl
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
rcl
.
frame
.
hashtab
.
(setf name)
.
name
.
parent
.
(setf path)
.
path
.
print-object
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
Jump to: | %
(
A C D E F G H I L M N P R S U V W X |
---|
Jump to: | %
(
A C D E F G H I L M N P R S U V W X |
---|
Jump to: | *
A B C D E F I L M N P R S V W |
---|
Jump to: | *
A B C D E F I L M N P R S V W |
---|
Jump to: | A C D E F H I L M P R S T V |
---|
Jump to: | A C D E F H I L M P R S T V |
---|