Frankie Robertson

Results 100 issues of Frankie Robertson

* Add instructions to README for adding a new dataset * Add scripts to update the dataset metadata * Add update_doc method to only add a single dataset * Add...

This repository has quite a few issues asking for more data. There is a large amount of data on CRAN. It's not clear whether the current approach in this package...

Thank you very much for your work on this useful package. Might it be possible to export IRT.parm? This seems to implement useful functionality which is presented in a more...

It would be neat if it were possible to pass a PkgId to a version of require so that I could have dependency groups which can be installed a a...

Currently if you try to .refresh() an element off screen, found will not get set to true, and check throws the "x is not a target" exception. I don't think...

Hi, I have found an instance of bad data in the database. I guess there could be more. Should the UniHan data be automatically cleaned before importing? ``` from cihai.core...

Fixes #2233 I went with `missingdocs_ignore` only rather than trying to check the other way i.e. that they are not included in the docs. I think this is an edge...

Type: Enhancement

**Is your feature request related to a problem? Please describe.** Currently https://github.com/ranjanan/MonteCarloIntegration.jl depends on an old version of https://github.com/SciML/QuasiMonteCarlo.jl/ . It would be nice if it was possible to use...

I am trying to use this together with [CondaPkg.jl](https://github.com/cjdoris/CondaPkg.jl), which seems to provide a slightly nicer way of managing Conda environments with Julia. In order to use the CondaPkg R,...