-
Hi @castower!
When I was checking the status of my lock file I got the following inconsistent states.
How do I proceed with fixing this issue?
```{r}
renv::status()
The following package…
-
Hi Denis,
I encounter a problem when the compilation occurs during the installation of the package ```voteswitchR``` after running the install command:
``` r
remotes::install_github("denis-cohen…
-
### Prerequisites
For more information, see the `CONTRIBUTING` guide.
### Description
The output I get by running the code below (copied directly from the Post-Processing vignette) does not p…
-
How long do we want to have `surv_reg()` sit in the warning stage of the deprecation? It's been warning on CRAN since *Apr 12, 2023*, so over a year now. Do we typically give people longer than that?
…
-
Hi folks, I'm seeing a strange effect on scatter plot marker sizes, when using a formula for the `color` (and `name`) attributes.
_(edited to add more test cases)_
``` r
library(plotly)
#> Loa…
-
@tomaszaba, we should implement a staging version approach as we plan for pre-release.
Once we have gone through the current development tasks/issues (up to testing and re-factor) including the cha…
-
Hi there!
I'm testing the SCDC package to use in one of my analysis. I'm following the code from the vignette for bulk RNA analysis, however, I'm not being able to follow the code provided on the v…
-
```r
> dryad_download(dois = "10.5061/dryad.f385721n")
Error: Internal Server Error (HTTP 500)
```
Any reason why the example code is not working?
```r
> devtools::session_info()
─ Session …
-
Previously I think the `renv.lock` file was useless for anyone not on Posit Cloud because of "URL": "http://rspm/default/latest". Now it seems that it is still useless for anyone not using the same ve…
-
Hi Lchiffon,
There is no release version of wordcloud2 in GitHub. I think that current master version should be v0.2.2 and it will be great to make a release version and add an archived tag, which …