generated from CorrelAid/r-bare-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
Hello,
First of all, thank you for providing the restatis package. While using it, I’ve run into a few issues that I’d like to ask about:
1. Job submission & download
- I can submit jobs with gen_table(..., job = TRUE), but when I later try to download them, I get errors such as:
- Error in .gen_api_cached(...) : could not find function ".gen_api_cached"
- Error: The API call(s) have been tried with GET and POST methods, but were unsuccessful (error message: ''curl_modify_url' is not an exported object from 'namespace:curl''). Check your specifications or try again later.
2. General workflow
- Could you clarify the correct workflow for submitting jobs, checking their status, and downloading the finished results as flat tables? I want to retrieve all available years for multiple datasets. What’s the recommended way to do this with restatis?
- Since large GENESIS tables often require job submission and later retrieval, what would you recommend as the best practice for:
- Submitting multiple jobs
- Checking their status
- Downloading them reliably (e.g., as CSV or flat tables)
- Any guidance or examples would be very helpful. Maybe this would also benefit other users who run into similar issues.
Thanks again for your work on the package!
Metadata
Metadata
Assignees
Labels
No labels