diff --git a/README.Rmd b/README.Rmd index 3741593..016c8dc 100644 --- a/README.Rmd +++ b/README.Rmd @@ -73,8 +73,8 @@ This data here within is not constrained to exploring just within R. Here are other accessible means of using this data. - Through [your browser](https://pixarfilms-datasette.herokuapp.com/pixarfilms) - using datasette and [a SQLite database](./data-raw/pixarfilms.db) -- Through CSV files found within the [`data-raw/` directory](./data-raw/) + using datasette and a SQLite database (located at `/data-raw/pixarfilms.db`). +- Through CSV files found within the `data-raw/` directory. Here are direct links to each data set. @@ -87,9 +87,9 @@ https://raw.githubusercontent.com/erictleung/pixarfilms/master/data-raw/pixar_pe https://raw.githubusercontent.com/erictleung/pixarfilms/master/data-raw/public_response.csv ``` -There's also [a `datapackage.json` file](./data-raw/datapackage.json) to be a -computer-readable data dictionary describing the contents of each data file as -described in +There's also a `datapackage.json` file (located at `/data-raw/datapackage.json`) +to be a computer-readable data dictionary describing the contents of each data +file as described in [the data package specifications](https://specs.frictionlessdata.io/data-package/). diff --git a/README.md b/README.md index bbee129..899d07e 100644 --- a/README.md +++ b/README.md @@ -82,9 +82,9 @@ Here are other accessible means of using this data. - Through [your browser](https://pixarfilms-datasette.herokuapp.com/pixarfilms) - using datasette and [a SQLite database](./data-raw/pixarfilms.db) -- Through CSV files found within the [`data-raw/` - directory](./data-raw/) + using datasette and a SQLite database (located at + `/data-raw/pixarfilms.db`). +- Through CSV files found within the `data-raw/` directory. Here are direct links to each data set. @@ -95,9 +95,10 @@ Here are direct links to each data set. https://raw.githubusercontent.com/erictleung/pixarfilms/master/data-raw/pixar_people.csv https://raw.githubusercontent.com/erictleung/pixarfilms/master/data-raw/public_response.csv -There’s also [a `datapackage.json` file](./data-raw/datapackage.json) to -be a computer-readable data dictionary describing the contents of each -data file as described in [the data package +There’s also a `datapackage.json` file (located at +`/data-raw/datapackage.json`) to be a computer-readable data dictionary +describing the contents of each data file as described in [the data +package specifications](https://specs.frictionlessdata.io/data-package/). ## Feedback diff --git a/cran-comments.md b/cran-comments.md index e137d1d..897473d 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -8,6 +8,8 @@ 0 errors √ | 0 warnings √ | 0 notes √ ## Errors addressed from previous submission +The following warning was received: + Found the following (possibly) invalid file URIs: URI: erictleung.com/pixarfilms/ From: README.md @@ -18,4 +20,6 @@ Found the following (possibly) invalid file URIs: URI: data-raw/datapackage.json From: README.md -The above file URIs are updated to be valid in their corresponding files. +The above file URIs are updated to be valid in their corresponding files and is +reflected in the winbuilder report +https://win-builder.r-project.org/c6PFgDQi2zOn/00check.log