Project

General

Profile

Bug #3784

Updated by Matthew Jones over 11 years ago

Shawn Bowers reports that paste0() was not found when he runs the dataone library in R 2.11.1. It appears that this function was introduced to the R base package sometime more recently -- previously it had been located in the gsubfn package. As a temporary workaround, you may be able to install the gsubfn package to get it to work. But a better course is to upgrade to a recent version of R. To close this bug, need to determine which version of R has paste0 in base and upgrade our minimum R version dependency to that.

Back

Add picture from clipboard (Maximum size: 14.8 MB)