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

Unclear error message relating to file description after unusual read failure #523

Open
allmedia-nz opened this issue Nov 24, 2020 · 1 comment

Comments

@allmedia-nz
Copy link

Expected Behavior

I've documented this on stackoverflow here https://stackoverflow.com/questions/64995517/r-openxlsx-package-version-4-2-2-error-in-filedescription-xlsxfile-inv
tAKBusCyclelane2019.xlsx

read.xlsx("tAKBusCyclelane2019.xlsx", sheet= "ProcData") Reads fine

j <- 6
filelist[j]
targetsheet
read.xlsx(filelist[j], sheet=targetsheet) Doesn't

Actual Behavior

Steps to Reproduce the Problem

(please attach an example xlsx file if possible)

sessionInfo()

  • Version of openxlsx: 4.2.2
  • Version of R: 3.6.1
@ycphs
Copy link
Contributor

ycphs commented Mar 27, 2021

Could you please create this also at ycphs/openxlsx?

I am maintaining the active fork of the package.

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