-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #173 from ropensci/patch_T171
Patch t171
- Loading branch information
Showing
20 changed files
with
2,952 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,3 +21,4 @@ revdep | |
^pkgdown$ | ||
^codecov\.yml$ | ||
^revdep$ | ||
^CRAN-SUBMISSION$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,9 +46,20 @@ We checked 1 reverse dependencies (0 from CRAN + 1 from Bioconductor), comparing | |
* We saw 0 new problems | ||
* We failed to check 0 packages | ||
|
||
|
||
4. A fourth note is related to the resubmission of the update following some failing tests on CRAN | ||
|
||
``` | ||
* checking CRAN incoming feasibility ... [10s] NOTE | ||
Maintainer: 'Julia Gustavsen <[email protected]>' | ||
Days since last update: 4 | ||
``` | ||
|
||
--- | ||
|
||
This version includes more tests, some spelling corrections and some formatting corrections. | ||
This version includes more tests, fixes and catches for failing tests,some spelling corrections and some formatting corrections. | ||
|
||
|
||
Thanks! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
http_interactions: | ||
- request: | ||
method: get | ||
uri: https://opensnp.org/snps/json/rs486907/1-8.json | ||
body: | ||
encoding: '' | ||
string: '' | ||
headers: | ||
User-Agent: libcurl/7.64.1 r-curl/5.0.1 crul/1.4.0 | ||
Accept-Encoding: gzip, deflate | ||
Accept: application/json, text/xml, application/xml, */* | ||
response: | ||
status: | ||
status_code: '200' | ||
message: OK | ||
explanation: Request fulfilled, document follows | ||
headers: | ||
cache-control: max-age=0, private, must-revalidate | ||
connection: keep-alive | ||
content-encoding: gzip | ||
content-type: application/json; charset=utf-8 | ||
date: Fri, 30 Jun 2023 09:53:59 GMT | ||
etag: W/"171b5a10145cfdc824a295229d993078" | ||
server: nginx/1.18.0 + Phusion Passenger(R) 6.0.17 | ||
status: | ||
- HTTP/1.1 200 OK | ||
- 200 OK | ||
strict-transport-security: max-age=31536000; includeSubDomains | ||
transfer-encoding: chunked | ||
vary: Accept-Encoding | ||
x-content-type-options: nosniff | ||
x-frame-options: SAMEORIGIN | ||
x-powered-by: Phusion Passenger(R) 6.0.17 | ||
x-request-id: a2956f8d-9ec9-48ba-80bc-0426929b90b0 | ||
x-runtime: '0.446335' | ||
x-xss-protection: 1; mode=block | ||
body: | ||
encoding: '' | ||
file: no | ||
string: '[{"snp":{"name":"rs486907","chromosome":"1","position":"182585422"},"user":{"name":"Bastian | ||
Greshake Tzovaras","id":1,"genotypes":[{"genotype_id":9,"local_genotype":"TT"}]}},{"snp":{"name":"rs486907","chromosome":"1","position":"182585422"},"user":{"name":"Senficon","id":2,"genotypes":[]}},{"error":"Sorry, | ||
we couldn''t find any information for SNP rs486907 and user 3"},{"error":"Sorry, | ||
we couldn''t find any information for SNP rs486907 and user 4"},{"error":"Sorry, | ||
we couldn''t find any information for SNP rs486907 and user 5"},{"snp":{"name":"rs486907","chromosome":"1","position":"182585422"},"user":{"name":"Nash | ||
Parovoz","id":6,"genotypes":[{"genotype_id":5,"local_genotype":"CC"}]}},{"error":"Sorry, | ||
we couldn''t find any information for SNP rs486907 and user 7"},{"snp":{"name":"rs486907","chromosome":"1","position":"182585422"},"user":{"name":"Samantha | ||
B. Clark","id":8,"genotypes":[{"genotype_id":2,"local_genotype":"TT"}]}}]' | ||
recorded_at: 2023-06-30 09:53:59 GMT | ||
recorded_with: vcr/1.2.0, webmockr/0.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
http_interactions: | ||
- request: | ||
method: get | ||
uri: https://opensnp.org/snps/json/rs486907/1-8.json | ||
body: | ||
encoding: '' | ||
string: '' | ||
headers: | ||
User-Agent: libcurl/7.64.1 r-curl/5.0.1 crul/1.4.0 | ||
Accept-Encoding: gzip, deflate | ||
Accept: application/json, text/xml, application/xml, */* | ||
response: | ||
status: | ||
status_code: '503' | ||
message: Service Unavailable | ||
explanation: The server cannot process the request due to a high load | ||
headers: | ||
status: HTTP/1.1 503 Service Temporarily Unavailable | ||
server: nginx/1.18.0 (Ubuntu) | ||
date: Fri, 30 Jun 2023 09:40:20 GMT | ||
content-type: text/html | ||
content-length: '307' | ||
connection: keep-alive | ||
etag: '"6467496a-133"' | ||
body: | ||
encoding: '' | ||
file: no | ||
string: | | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>OpenSNP is down for maintenance</title> | ||
</head> | ||
<body> | ||
<style> | ||
h1 { | ||
color:#0069d6; | ||
} | ||
</style> | ||
<center> | ||
<h1>openSNP</h1> | ||
<h3>We are working on something. Please check again later.</h3> | ||
</center> | ||
</body> | ||
</html> | ||
recorded_at: 2023-06-30 09:40:20 GMT | ||
recorded_with: vcr/1.2.0, webmockr/0.9.0 |
Oops, something went wrong.