The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
size
(deprecated in ggplot2
v3.4.0) to linewidth
aesthetic in
geom_errors()
(#55).errors
objects, and fix na.rm
behavior for
summary methods (#56).data.frame
methods.geom_errors()
function to automatically add
errorbars to ggplot2
plots for variables of class
errors
(#52).plot.errors()
, improved
units
compatibility.duplicated()
,
anyDuplicated()
and unique()
.%/%
and %%
(#54).str()
print (#36).min()
, max()
and range()
(#35).plot()
to fix issues with limits and labels
(#35).?GUM.H.3
).NA
as NA_real_
(#30).?`errors-package`
and provide new
examples for ?correl
(aed40eb).Summary.errors()
to deal with named arguments
(dd4607b).as.list()
for errors
objects
(7aff546).correl()
and covar()
methods set and retrieve
pairwise correlations or covariances, respectively, between
errors
objects, thereby completing the full first-order
Taylor series method of propagation of uncertainty.?GUM.H.2
and examples under ?correl
).all.equal()
for errors
objects
(as part of #26), which returns TRUE
for different
(different internal identifier) objects with the same quantity values
and uncertainty. To compare whether two variables are exactly the
same object, identical()
should be used
instead.pillar
representation (14df89b).drop_errors()
method drops errors
class and attributes. Equivalent to setting a NULL
error
(#23).pillar_shaft()
for tidy tibble
printing and improve type_sum()
(700f1aa).Ops()
warnings once (#22).print()
method (2c252d9).cbind()
/rbind()
column/row name
parsing for named arguments (b8ea6b5).scipen
option
(9299551).min()
, max()
, range()
return
numeric, including the error: value minus error, value plus error and
(min, max)
respectively (#18).structure()
instead of set_errors()
internally (#20).rbind()
, cbind()
,
as.data.frame()
for errors
objects (#21).Inf
, NaN
and NA
values
default to Inf
, NaN
and NA
errors
respectively (#10).errors
objects
(#13).set_errors()
(#14).tibble
printing (#15).digits
into account for errors in vector display
(#7).These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.