Advertisement ยท 728 ร— 90

Posts by Jadey Ryan

Definitely! I still have so many from 2024! Iโ€™m also hoping to get some stickers for the {soils} R package and the Dirt Data Reports logos too!

1 week ago 6 0 0 0

Itโ€™s been so fun to collab with you! Iโ€™m really excited to share our work, meet you in person, and get to hang out at posit::conf again after missing a year!

1 week ago 4 0 0 0

First ever posit::conf talk approved!

Excited to co-present with the talent @jadeynryan.bsky.social on our project, Dirt Data Reports. ๐ŸŒฑ

See you guys in Texas ๐Ÿค 

1 week ago 48 4 9 1

Ohh this looks so clean and crisp! I love it!!

3 months ago 1 0 1 0
Preview
RDM Weekly - Issue 020 A weekly roundup of Research Data Management resources.

Issue 20 of RDM Weekly is out! ๐Ÿ“ฌ

- Automate File Management in R With the {fs} Package @jadeynryan.bsky.social
- How to Start Your Own Code Club @sortee.bsky.social
- Guide to Social Science Data Preparation and Archiving @icpsr.bsky.social
and more!
rdmweekly.substack.com/p/rdm-weekly...

5 months ago 17 6 0 1

The recording is up if you weren't able to catch this session live and want a walk-through of how to use {fs} to clean up your messy folders!

Thanks again @rladies-bot.bsky.social for the invitation to get back into the #RStats community after my maternity hiatus! ๐Ÿ’œ

5 months ago 17 7 0 0
Post image

Right now! @jadeynryan.bsky.social is doing such an awesome job walking us through using the {fs} package to work with files, with bonus Halloween content! @r-ladies-stl.bsky.social

5 months ago 12 3 0 0
Preview
R Ladies STL R-Ladies STL Virtual Meetups Welcome to the R-Ladies St. Louis YouTube Channel! We are the St. Louis chapter of a global organization called R-Ladies. R-Ladies is a world-wide organization with the ...

It should be posted on the R-Ladies St Louis YouTube! youtube.com/@rladiesstl7...

5 months ago 2 0 0 0
Screenshot of title slide that reads "Efficient File Management in R with {fs}". Image of Jadey Ryan's cat hex logo with a witch hat joined by an orange heart with the fs hex sticker.

Screenshot of title slide that reads "Efficient File Management in R with {fs}". Image of Jadey Ryan's cat hex logo with a witch hat joined by an orange heart with the fs hex sticker.

Messy folders haunting your R projects? ๐Ÿ‘ป

This Wednesday Oct 29 at 4:00 PM PDT, I'll lead a workshop on Efficient File Management in R with {fs} hosted by @r-ladies-stl.bsky.social. Let's clean and organize a spooky messy folder together!

Register at www.meetup.com/rladies-st-l...

#RStats #DataBS

5 months ago 35 8 1 0
Advertisement

Appreciate your help and pointing me where to ask for more help! ๐Ÿ’œ

6 months ago 0 0 1 0

Thanks @tanho.ca ! Alasโ€ฆ none worked. All of the ones with $ just insert the whole placeholder into the gtag script. {{ ENVVAR }} without $ or โ€œโ€ causes the plugin to fail as itโ€™s type object and is expecting a string.

6 months ago 1 0 1 0
screenshot of netlify website deploy log that shows build environment containing secrets

screenshot of netlify website deploy log that shows build environment containing secrets

oh promise this is the last one for tonight! you asked for the deploy log... here's the screenshot that shows the secrets are included in the build environment! I just don't know how to get quarto to replace the placeholder with the secret value.

6 months ago 2 0 1 0
Preview
[Support Guide] Using environment variables on Netlify correctly Last reviewed: November 2024 The preferred way to use environment variables in Netlify is to set them in our environment - be that in the Environment Variables settings UI (on the siteโ€™s โ€œBuild & Dep...

lastly... this support guide wasn't helpful to me at all. but maybe to you as someone who actually knows what they're doing ๐Ÿ˜…

anyways... thanks for the time you've already spent on thinking about this. but please enjoy the last bit of the weekend!

answers.netlify.com/t/support-gu...

6 months ago 2 0 1 0

I saw `process.env.` was used in the quarto-netlify plugin repo so I was hopeful it would work but all of this is above my level lol

github.com/quarto-dev/n...

6 months ago 0 0 1 0
Preview
Build environment variables Identify environment variables available in the build environment, set your own environment variables, and use environment variables during builds.

netlify docs aren't super helpful in the quarto context. I was hoping using `process.env.GOOGLE_ANALYTICS_ID` would pass through using the quarto-netlify plugin, but it didn't work
docs.netlify.com/build/config...

6 months ago 0 0 1 0
screenshot of Netlify UI environment variables

screenshot of Netlify UI environment variables

@tanho.ca
here's a screenshot of how I configured Netlify's environment variables and here are the docs I was attempting to follow...
docs.netlify.com/build/enviro...

6 months ago 0 0 1 0
Preview
Create _environment file ยท jadeynryan/jadey_website@f5bdc46

github.com/jadeynryan/j...

6 months ago 0 0 2 0
Environment Variables โ€“ Quarto

Oh I did try an _environment file! quarto.org/docs/project... also didnโ€™t workโ€ฆ

6 months ago 0 0 2 0
Advertisement

I might still have the problem of GitHub actions not passing the secret to the quarto .yml files?

6 months ago 0 0 0 0

The HTML file would need to be committed to my GitHub repo though, which doesnโ€™t solve the problem. Iโ€™m thinking I might have to switch from continuous deployment with netlify to GitHub actions? Also ?? cuz Iโ€™m not sure that would work either lol

6 months ago 0 0 4 0

Does anyone use #Netlify secrets for their deployed #quarto website to keep certain things private? #rstats #python #databs

6 months ago 9 1 4 0

I tried setting Netlify โ€œenvironment variablesโ€ then in my _quarto.yml file, I set the Google analytics ID to call this variable with โ€œ${GOOGLE_ANALYTICS_ID}โ€, โ€œprocess.env. GOOGLE_ANALYTICS_IDโ€, and โ€œ{{GOOGLE_ANALYTICS_ID}}โ€. None of these worked to pass from Netlify to Quarto.

6 months ago 0 1 1 0

Specifically Google analytics ID and Giscus repo IDs! I donโ€™t care that theyโ€™re public on the deployed site but I donโ€™t want it on my repo for when folks copy my website without removing these IDs.

6 months ago 2 0 1 0
Preview
Efficient File Management in R with {fs}, Wed, Oct 29, 2025, 6:00 PM | Meetup Join us for a hands-on workshop using the **{fs}** package to easily bring order to messy file systems. Through practical examples, youโ€™ll learn to automate common tasks li

Our next meetup will be Wednesday Oct 29th at 6pm CST!

Efficient File Management in R with {fs} with @jadeynryan.bsky.social

www.meetup.com/rladies-st-l...

6 months ago 19 6 0 2
Preview
Announcing Dirt Data Reports: A No-Code Soil Health Reporting Tool | Washington Soil Health Initiative An update on the long-term agroecological research and extension soil health sites as part of the Washington Soil Health Initiative.

๐Ÿ“– Read more in this blog post: washingtonsoilhealthinitiative.com/2025/09/dirt...

๐Ÿ–ฅ๏ธ Try the app here: wsda.shinyapps.io/dirt-data-re...

Iโ€™d love to hear what you think!

7 months ago 3 1 1 0
Advertisement
Screenshot of the Dirt Data Reports home page which features a short description of the app and two buttons: Built Reports and Learn More. The background image is hands holding soil.

Screenshot of the Dirt Data Reports home page which features a short description of the app and two buttons: Built Reports and Learn More. The background image is hands holding soil.

#Quarto meets #Shiny in Dirt Data Reports, a soil health report generator.

@tanyashapiro.bsky.social and I built this app based on the {soils} R package to make automated soil health reporting more accessible for the researchers + practitioners who donโ€™t want to code.

#rstats #soilhealth

7 months ago 30 3 3 0
Post image

My website received a glam up!

I have finally made the switch to Quarto from Blogdown and I'm loving the updated features and the clean new look!

I also have a new logo, thanks to @jadeynryan.bsky.social, who helped me transition and design the new site. ๐Ÿ’œ

cghlewis.com

7 months ago 45 3 2 0
Preview
Call for Presentations Cascadia R Conference is an R conference serving the Pacific Northwest region (Alaska/British Columbia/Washington/Oregon/California).

Exciting news! ๐ŸŽ‰ The 2025 Cascadia R Conference is happening in Portland, Oregon on June 21, 2025, and the Call for Presentations is now OPEN!

Have a cool project or idea in #rstats? Share it with the Cascadia community! ๐ŸŒฒโœจ

Submit here: cascadiarconf.com/cfp/

#CascadiaR #DataScience #rstats

1 year ago 22 12 0 1
Post image

Happy #Monday! Hereโ€™s something fun to get the week off to a good start!

๐Ÿ”ฎ What R package would you be based on your #zodiac sign?

Let me know if these resonate! ๐Ÿ‘€โœจ #rstats #rladies

๐Ÿงต๐Ÿ‘‡ (1/13)

1 year ago 39 16 5 1
Preview
Automate file management in R with the {fs} package Learn how to automate file management tasks in R with the {fs} package, including renaming, moving, and organizing files for a more structured directory layout.

@jadeynryan.bsky.social has an informative blog on auto file management using the {fs} pkg. rfortherestofus.com/2025/01/fs-f...

Reminds me of @reikookamoto.bsky.social's #positconf2023 creative talk "What an Early 2000s Reality Show Taught Me about File Management", www.youtube.com/watch?v=J3bx...

1 year ago 23 5 0 0