Package: r-cran-rsqlite Severity: serious Version: 2.0-1 r-cran-rsqlite needs to depend on r-cran-pkgconfig (which doesn't yet existin Debian) not pkg-config.
This produces errors like: > conn <- dbConnect(SQLite(),dbname="temp.sqlite") > dbExistsTable(conn,"faketable") Error in loadNamespace(name) : there is no package called ‘pkgconfig’ -- Don Armstrong https://www.donarmstrong.com If god is always watching over us who's driving? -- a softer world #487 http://www.asofterworld.com/index.php?id=487

