Error in fetch(key) : lazy-load database

It seems that the error arises when the package cannot be decompressed by R (as @rawr established, it is corrupt). This solutions have worked for me: 1) Check for possible errors in the creation of the .Rdb files 2) Try restarting your R session (e.g. .rs.restartR() if in RStudio) 3) The package might have been … Read more

How to not run an example using roxygen2?

Use \dontrun{} #’@examples #’\dontrun{ #’geocode(“3817 Spruce St, Philadelphia, PA 19104”) #’geocode(“Philadelphia, PA”) #’dat <- data.frame(value=runif(3),address=c(“3817 Spruce St, Philadelphia, PA 19104″,”Philadelphia, PA”,”Neverneverland”)) #’geocode(dat) #’}

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)