Skip to content

Releases: cct-datascience/targets-demo

Remove `lubridate`

25 Feb 23:00

Choose a tag to compare

v0.1.3

remove lubridate

Remove `crew`

25 Feb 22:51

Choose a tag to compare

v0.1.2

remove crew

Remove `tidyverse` depencency

25 Feb 22:23

Choose a tag to compare

v0.1.1

remove tidyverse dependency

Use `targets` again

11 Feb 20:54

Choose a tag to compare

Updating for 2025 version of this workhop. This now uses targets again and the point is to just poke around and use it, not to build anything out.

remove base R pipe

29 Nov 21:40

Choose a tag to compare

Switches all pipes to %>% for consistency

Leave out .gitattributes

29 Nov 20:26

Choose a tag to compare

Try using .gitattributes to not include .gitattributes in the release.

Leave out .gitignore

29 Nov 20:23

Choose a tag to compare

Shouldn't include .gitignore if I did it right.

Start without targets

29 Nov 20:16

Choose a tag to compare

Simplifies demo even more and starts as a project not using targets, similar to the demo on the targets package website.

Simplify demo

21 Nov 19:49
ff29f7f

Choose a tag to compare

Merge pull request #5 from cct-datascience/rm-island

Simplify models further

Demo for targets workshop

21 Nov 17:26
0603973

Choose a tag to compare

Switches the example dataset to the palmerpenguins data. Simplifies _targets.R to use less of tarchetypes and more of "base" targets