Daniel McCloy

Results 66 issues of Daniel McCloy

closes #12 @dengemann this is still WIP but I've managed to get from failing on the first test up to ~~5 OK, 6 Failed~~ **10 OK, 1 Failed** when running...

It is common for individual researchers to set `stringsAsFactors=FALSE` in their `.Rprofile`, so when running tests that expect dataframe columns to be factors, it would be better to do one...

Currently, `pandas.Datetime` will get converted to a string, and `pandas.Timedelta` causes segfaults (in some cases at least). This emerged when testing MNE-R compatibility with mne-tools/mne-python#7206, which overhauls the `to_data_frame` instance...

#### Describe the bug plot_sensors_connectivity() fails with a cryptic error message when all of the `n_con` strongest connections occur between sensor pairs that are less than 5cm apart. #### Steps...

should probably go under `EXTRAS_REQUIRE['optional']`? or maybe `h5netcdf` should be part of `INSTALL_REQUIRES`?

## Description This extension generates more than 100 lines of build output in my terminal, which makes it harder to find other output that I'm more interested in (e.g. sphinx...

bug

When plotting diphthong means only, still get lots of warnings (from the tokens, which aren't getting drawn) about zero-length arrows being of indeterminate direction.

As of [version 1.0-5](https://github.com/drammock/phonR/releases/tag/1.0-5), legends will correctly render colors, linewidths, and line types specified through the ordinary graphical parameters `col`, `lwd`, and `lty` when passed as part of the main...

bug

could be triggered via `diph.mean.timept=NULL` or `NA`

enhancement

### Description of the problem when reviewing #12612 I noticed odd behavior (also present on main): if `vmin` slider is moved to be a larger value than `vmid` slider, and...

BUG