Skip to content (Press Enter)

Gredig

at the beach

  • Home
  • Research
  • R

Gredig

at the beach

  • Home
  • Research
  • R

Large Data R Packages

By Thomas On January 1, 2023

It can take a long time to load and create R packages with a lot of data, such as images. Since that data is already compressed to some extent, considerable speed-up is obtained in the …

Continue reading
R

R Data Package with Vignettes

By Thomas On January 1, 2023

Documentation is important. I found a useful way to include documentation is in the vignettes attached to the R package with the data. A separate R package is used for data analysis, but to understand …

Continue reading
R, Research, Uncategorized

Error in asNamespace(ns) : not a namespace

By Thomas On December 26, 2021

Error in asNamespace(ns) : not a namespace Triggered in R package, where /R folder contains non-functions, scripts or code that should not be executed.

Continue reading
R

Web Server Setup on Mac

By Thomas On February 13, 2021

1) First run sudo apachectl -S to find the main document root. 2) sudo pico /etc/apache2/httpd.conf Make sure Include /private/etc/apache2/extra/httpd-vhosts.conf is uncommented and then add Include /private/etc/apache2/vhosts/*.conf3) sudo apachectl restart 3) If you are configured, …

Continue reading
Uncategorized

Posts navigation

Page 1 Page 2 … Page 82 Next
Copyright © 2023 Gredig. Travel Diaries | Developed By Rara Theme. Powered by WordPress.