Docs.rs
extendr-api-0.8.1
extendr-api 0.8.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
andy-thomason
clauswilke
yutannihilation
multimeric
CGMossa
Ilia-Kosenkov
Dependencies
either ^1.8.1
normal
optional
extendr-ffi ^0.8.0
normal
extendr-macros ^0.8.0
normal
faer ^0.20.2
normal
optional
libc ^0.2
normal
optional
ndarray ^0.16.1
normal
optional
num-complex ^0.4.6
normal
optional
once_cell ^1.21.3
normal
paste ^1.0.15
normal
serde ^1.0.219
normal
optional
rstest ^0.22.0
dev
Versions
54.04%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
extendr_
api
0.8.1
Modules
deserializer
error
functions
graphics
io
iter
lang_macros
metadata
na
optional
ownership
prelude
rmacros
robj
scalar
serializer
thread_safety
wrapper
Macros
R
Rraw
call
data_frame
extendr_module
factor
global
impl_try_from_robj_tuples
lang
list
pairlist
r
reprint
reprintln
rprint
rprintln
sym
test
var
Enums
Rany
Rtype
Constants
FALSE
NA_INTEGER
NA_LOGICAL
NA_REAL
NA_STRING
NULL
TRUE
Traits
Deref
DerefMut
TryFrom
TryInto
Functions
rtype_to_sxp
sxp_to_rtype
Attribute Macros
extendr
Derive Macros
IntoDataFrameRow
IntoRobj
TryFromRobj
extendr_api
Macro
reprint
Copy item path
Settings
Help
Summary
Source
macro_rules! reprint { () => { ... }; ($($rest: tt)*) => { ... }; }
Expand description
Print via the R error stream.