-
I might be asking this because of [my own package](https://github.com/ropensci/opencage) but I wonder how one could help users choose a geocoding package.
There are these other geocoding packages h…
-
# New Core C/D Assessment Project Template
This document provides a general framework for assessing the software and computing needs of a particular project.
The first step consists of answering…
-
- Submission: [Open an issue](https://github.com/cran-task-views/ctv/issues) in the ctv repository with the title CRAN task view proposal: MyTopic where MyTopic should be replaced with the intended na…
-
Package [pedmod](https://CRAN.R-project.org/package=pedmod) is currently listed in CRAN Task View [Agriculture](https://CRAN.R-project.org/view=Agriculture) but the package has actually been archived …
-
In the vignette `applicationDanube`, some LaTeX macros or math operators such as `\g{}` remain unresolved. This is visible from the package page on CRAN mirrors.
This could relate to **bookdown**…
-
# Overview
2024-05-21
- I finished moving over the introduction and front matter yesterday.
- Now, we need to move over all of the chapters we use for Intro to R to the Quarto version of R4Epi. We wi…
-
https://github.com/tidyverse/dplyr/actions/runs/3420263220/jobs/5694855875#step:5:3380
As part of this run, you can see this message
```
✖ Failed to download rcmdcheck 1.4.0 (source)
```
Bu…
-
I have created [R Time Series Task View Supplement](https://github.com/Beliavsky/R-Time-Series-Task-View-Supplement/blob/main/README.md) that contains R time series packages that are not in the task v…
-
The following works
```r
`::$new()`
```
The following do not
```r
``
`$new()`
```
I've played around a bit with `downlit::highlight()` and found that
```r
downlit::highlight("$new…
pat-s updated
2 years ago
-
Hi ,
My shiny app is run perfectly locally . when i deploy the app in shinyapps.io the following error message is coming up ..
Preparing to deploy application...DONE
Uploading bundle for applic…