Jiefei Wang

Results 10 issues of Jiefei Wang

Hi, I'm working on a google cloud storage package and would like to make it compatible with the existing packages, specifically `googleCloudStorageR`. The main issue is that my package uses...

Hi, I'm a developer of a parallel backend package and looking for a way to call a function after a specific time period in the worker, so it can give...

This pull request enables the load balancer in the apply function. There are three build-in balancers for `bplapply`, namely "sequential", "stepwise", and "random". the sequential balancer is the balancer used...

When installing a GitHub package, the `remotes` package will prompt the user whether to update the package dependencies, which is duplicated as `BiocManager` will also ask the user the same...

# Description Add the complete path to JWT_SECRET_KEY to make it easier to find. ## Checklist before requesting a review Please delete options that are not relevant. - [ X]...

Hi Herve, Here is the pull request for fixing ALTREP problem in IRange constructor. The main changes are: 1. Use GET/SET function to access data from a vector 2. Remove...

Hi, I'm an R package developer and find this project is very useful. Thanks for the hard works! Recently I realize there is an incorrect variable type in the yaml...

Please specify whether your issue is about: - [x] a possible bug - [ ] a question about package functionality - [ ] a suggested code or documentation change, improvement...

I want to call `dfSummary` within my function. However, it will give me the following error when I turn the rmd file into HTML: ``` Error in `if (done) ...`:...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Operating System windows ### DeepLabCut version '3.0.0rc13' ### What engine are you using?...