Search notes:

R command line startup options

--quiet: suppresses the startup message.
--slave: more quiet than --quiet in that it does not print the input.
--no-restore: Does not restore a previously saved workspace. Thus, the workspace is empty.
--no-save: Do not save a workspace when R is exited. Compare with quit(save='no')
--no-init-file: Don't read ~/.Rprofile nor .Rprofile.
--no-environ: Don't search for site and user files to process for setting environment variables.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1759421792, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/languages/R/command-line/startup-options(46): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78