Nothing
coursekata
change logpak
. pak
was initially used to manage and parse dependencies, but itself depends on curl
. curl
is not available on all platforms (e.g. WASM), so we have removed the dependency on pak
and opted for pure R where possible (or remotes
which has a pure R fallback).FoodQuality
to TipExperiment
dataset.rhub
platforms, don't run vdiffr
tests on CI, allow tests to run in parallel.Remotes
field from DESCRIPTIONvdiffr
gave erroneous resultsFingers.messy
to FingersMessy
pak::pkg_status()
to improve startup timerequire(lib.loc = ...)
was sometimes being passed NA
gf_model_old()
functioncoursekata.quiet
option to suppress startup messagescoursekata.quickstart
and coursekata.quiet
options in READMEcoursekata.quickstart
option, which can reduce load times significantly.gf_model
tests for density plots now that upstream is fixed.test_fit()
simple model stats to help teachers evaluate student models.sse()
, ssm()
, ssr()
, SSE()
, SSM()
, SSR()
functions: they conflict with Metrics
package.palmerpenguins
and World
Metrics
packagezargle
fevdata$AGE
values were truncated by first character. This has been fixed.pak
for package management.game_data
dataset.Patch release to resolve R CMD CHECK
failures.
size
for line widths to linewidth
.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.