nhs-r-community / intro_r

Workshop materials for revised NHS-R Community "Introduction to R and R Studio" course.
https://nhs-r-community.github.io/intro_r/
Creative Commons Zero v1.0 Universal
26 stars 25 forks source link

GitHub action failed on slide build - icons package #77

Closed Lextuga007 closed 1 year ago

Lextuga007 commented 1 year ago

Error:

Run library(icons)
── Installed icons ─────────────────────────────────────────────── icon 0.2.0 ──
✖ ionicons             ✖ google_material 
✖ academicons          ✖ feather_icons   
✖ simple_icons         ✖ octicons        
✖ bioicons             ✖ fontawesome     
! No icons are currently available, start by downloading icons with the download_*() functions.
Error in open.connection(con, "rb") : 
  cannot open the connection to 'https://api.github.com/repos/FortAwesome/Font-Awesome/releases/latest'
Calls: download_fontawesome ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
In addition: Warning message:
In open.connection(con, "rb") :
  cannot open URL 'https://api.github.com/repos/FortAwesome/Font-Awesome/releases/latest': HTTP status was '403 Forbidden'
Execution halted
Error: Process completed with exit code 1.
tomjemmett commented 1 year ago

think that this was a transient issue as the action has since run successfully, so closing, but if it happens again we can look at changing the process