pkgdown and GDPR – How to host a pkgdown site in Germany

pkgdown is a great tool for generating a website with documentation for an R package. Unfortunately, pkgdown uses CDNs (content delivery networks) like Cloudflare to embed often used JavaScript libraries into the generated website. Also, fonts are incl... Continue reading: pkgdown and GDPR – How to host a pkgdown site in Germany
http://dlvr.it/SXh12n

تعليقات

المشاركات الشائعة من هذه المدونة

How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut