I was trying to run "ctgov_load_cache()" command after updating the package to the newest version (ctrialsgov_0.3.0). Got an error message as shown below:
ctgov_load_cache()
Error in readRDS(fp) :
ReadItem: unknown type 0, perhaps written by later version of R
I tried deleting the tbl_data.Rds file came with the package and got the error message below:
I was trying to run "ctgov_load_cache()" command after updating the package to the newest version (ctrialsgov_0.3.0). Got an error message as shown below:
I tried deleting the tbl_data.Rds file came with the package and got the error message below:
Error in readRDS(fp) : ReadItem: unknown type 0, perhaps written by later version of R.
It seems tbl_data.Rds has some issues and can't be read properly.