Skip to content

Commit ff94ef4

Browse files
committed
before CRAN start process
1 parent 485e692 commit ff94ef4

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

TODO.txt

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
## Priorities
22

3-
We should consider deprecating/removing all the RStudio stuff when Positron is released.
4-
5-
Point people toward positron.tutorials.
3+
Remove all the RStudio stuff when Positron is released.
64

75
Data Import and Numbers took 90/80 minutes last summer. That is too long. Edit them so that they are closer to 60 minutes.
86

@@ -12,19 +10,8 @@ Tighten some longer tutorials so that they are more like 60 minutes.
1210

1311
Test Data Visualization tutorial. Fix up any problems.
1412

15-
Test both Quarto Websites tutorials. Note that they have been reworked to use Github pages.
16-
1713
Clean up tutorials 24 and 26.
1814

19-
20-
## Other topics
21-
22-
Would be cool to test commands which we expect students to enter into the Console. Of course, written questions don't allow for test chunks, but we can just make our own chunks, with include = FALSE. They will run during tutorial creation and fail if the command no longer works. Of course, in most cases, we would need to create, on the fly, the file which those commands access.
23-
24-
Make more use of https://ggplot2-book.org/ and https://docs.posit.co/ide/user/
25-
26-
The styler package and its use seem important and worth discussing. See https://www.youtube.com/watch?v=_nAfJ-5nkcU&authuser=0 for other interesting options. Note its addition to the new verion of RStudio.
27-
2815
## Tutorial Times from Summer 2024
2916

3017
# A tibble: 25 × 3

0 commit comments

Comments
 (0)