-
It would be great to have an R package for ashlar, just as static site generators like Jekyll and Octopress. Template + Functions. Functions such as `ashlar_init()`, `ashlar_make()`, `ashlar_publish()…
-
```
Running Windows Server 2012 R2 here, as we have no Linux experience. We are
running this all on a single Windows Server hosted in Windows Azure.
What steps will reproduce the problem?
1. Downloa…
-
This ticket created following discussion on [bbsrc-nsf/#32](https://github.com/riboviz/bbsrc-nsf/issues/32).
-
I did a setup on a VM I have
here is the ouput
first of all..
```bash
$ uname -aimnoprsv
Linux test 4.19.0-16-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 GNU/Linux
```
```txt
A…
-
### Description
Add EFAtools R package analyses
### Purpose
EFAtools is an R package that differs form the 'psych' package
### Use-case
_No response_
### Is your feature request related to a pro…
-
The instructions for the R package assignment says "To receive credit for the assignment, submit the URL to your package on GitHub through Canvas."
I pasted my link into the comment box, but Canvas…
-
I’m working on the package assignment , I did all the steps however when I use to test the create_game() function I got this error:
```r
Error in create_game() : could not find function "create_g…
-
I guess it's now also a good time to document the code and create the updated R package. It usually takes a while to put things into a 'final' product so better to start slightly earlier.
-
Our packages are generally larger than an ideal R package (CRAN standard is 5MB). Should we inform in README about the package size?
-
First of all, thank you very much for this great R Polars project.
I would like to implement a db connection rust binding R package and convert data to polars directly and hence r-polars, but I do…