Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Added renv #2

Open
wants to merge 114 commits into
base: main
Choose a base branch
from
Open

Conversation

MattNickodemus
Copy link

No description provided.

cyberLaVoy and others added 30 commits September 12, 2022 15:26
Updates from Jumping Rivers
Merging updates from Jumping Rivers.
Grabbing Jumping River's updates.
Updates from successfully published version.
In pins::pin_read(board, name), the name should be
"rsconnectapi!service/<pin_name>" when calling to a pin-board on
Connect. This holds whether the call is made on Connect, or from a local
machine.
Note that the {pins} documentation recommends using env variables
`CONNECT_API_KEY`, `CONNECT_SERVER` for use in `board_connect()`.
We also added `CONNECT_ACCOUNT`.

The config fields are lower-case versions of the env-variables.
Access daily-enrollment pin on both Connect and in local-dev
fix: use current-year as upper bound for year-filter
russHyde and others added 30 commits August 21, 2023 14:10
Though utShinyMods had already been removed from the dependencies, it
was still mentioned in a dev/ script and in the remotes/ field of the
DESCRIPTION.
The dataset needed `term_desc` and `days_to_class_start` columns before
it could be used in the app.

`days_to_class_start` is identical to `days_to_term_start` except that
it has been filtered to be < 21 (see recent changes in the
daily_enrollment.sql file in scheduled-pins).

The stored dataset has been nested on `days_to_class_start` to limit the
amount of duplication for other columns for a given student/term. This
reduced a 8M row dataset to a 100k row dataset.

Overall the .rds file has reduced in size from 8.3MB to 1.5MB.
updating pins workflow with golem-config
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants