Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL to file for encoding() example invalid #143

Open
stefan-mueller opened this issue Nov 19, 2018 · 4 comments
Open

URL to file for encoding() example invalid #143

stefan-mueller opened this issue Nov 19, 2018 · 4 comments

Comments

@stefan-mueller
Copy link
Collaborator

The man for encoding() lists the following example, but the file doesn't seem to be available anymore.

library(readtext)

myreadtext <- readtext("http://www.kenbenoit.net/files/01_er_5.txt")
#> Error in cache_remote(url, ignore_missing, cache, name, verbosity): Not Found (HTTP 404).

I will make a PR using a file from readtext's extdata folder instead.

kbenoit added a commit to kbenoit/kbenoit-jekyll-site that referenced this issue Nov 20, 2018
@kbenoit
Copy link
Collaborator

kbenoit commented Nov 20, 2018

File is here:
01_er_5.txt

@kbenoit
Copy link
Collaborator

kbenoit commented Nov 20, 2018

But also I fixed it so that the file is there now, but use https://kenbenoit.net/files/01_er_5.txt

@stefan-mueller
Copy link
Collaborator Author

@kbenoit: When I wanted to show this example to the participants in Bremen, your website was down and it seems that this is still the case.

@kbenoit
Copy link
Collaborator

kbenoit commented Nov 29, 2018

Working again but need to change https to http until I get another SSL certificate.

@kbenoit kbenoit closed this as completed Nov 29, 2018
@kbenoit kbenoit reopened this Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants