Zhi Yang

Results 8 issues of Zhi Yang

Hi, I am trying to reproduce the example as follow ``` preview_mobile(appPath = system.file("examples/gallery/app.R", package = "shinyMobile"), device = "iphoneX") ``` However, the phone screen does pop up in the...

enhancement

Hello, thank you for contributing to this wonderful tool. I wonder if we can return the row ID and column ID once placed in the `dropUI`. For example, instead of...

Hello, I was trying to replace the bg.png with my own data and found out it lost the original ratio and became 1:1 (width:length). Is it possible that the ratio...

#### Summary: I can't install the `feature/survival` branch on my Windows laptop. #### Description: ``` C:/Users/XXX/Documents/R-4.2.3/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] make: *** [C:/Users/XXX/DOCUME~1/R-42~1.3/etc/x64/Makeconf:258: stan_files/bernoulli.o]...

Hi, thank you for providing this amazing repo. I tried to open this link http://highenergy.physics.uiowa.edu/~creed/#code but it couldn't direct me to anything. Do you save it somewhere else that you...

Hi, I have a few thoughts about improving the vignette [data_simulation.Rmd](https://github.com/Genentech/psborrow2/blob/main/vignettes/data_simulation.Rmd) file for your consideration. - [ ] add some texts to explain how to convert median survival time to...

Hi, I tried to download one of the packages that I know exists but failed to. And I found that the file with all package names hasn't been updated since...

vignette("sluRm") #> Warning: vignette 'sluRm' not found Somehow, the instruction to get started is not shown on the GitHub page and the vignette function could not find it. I am...