Remove httpgd library and associated calls

Removed httpgd library usage and related code.
This commit is contained in:
Daniel Winkler 2026-02-19 11:51:45 +11:00 committed by GitHub
commit fcd953634a
Failed to generate hash of commit

View file

@ -34,10 +34,6 @@ summary(boot_lm)
summary(boot_lmjl)
summary(boot_lmjl2)
cat("\n============================================================ httpgd ============================================================\n")
library(httpgd)
hgd()
cat("\n============================================================ musicMetadata ============================================================\n")
library(musicMetadata)
print(classify_labels('Interscope'))