Valentin Ștefan

Results 8 issues of Valentin Ștefan

Hi, After installing, when I try to run ``` ~/aerial_wildlife_detection$ sudo docker/docker_run_cpu.sh ``` I get the following error messages: ``` : "aide_images\r" includes invalid characters for a local volume name,...

> I have some sample data points and I would like to extract corresponding Whittaker biome information based on the annual average temperature and annual average precipitation of these data...

Request: > Is there an easy / swish way to extract the names of the Whittaker biome regions from the plot and align them with the data I’m plotting? I...

enhancement
question

The current https://rawgit.com/ is not in service anymore. It as actually surprising that the documentation links are still supported. Switch to using GitHub pages as soon as possible.

enhancement
documentation

For example in `get_outliers.R`, at `.validate_tp` instead of ``` stop( "\n 'tp' is not a 'matrix', 'data.frame' or 'data.table'" ) ``` use ``` stop( deparse(substitute(tp)), " is not a 'matrix',...

enhancement

Hi, Using the `versions` 0.3 from CRAN I get some unexpected error messages for some packages: ``` > available.versions("ggforce") Error in if (!all(df$available)) { : missing value where TRUE/FALSE needed...

Received email: ----------------------- Hi Valentin, [...] I tried to run this model to fully understand it. However, the database seems to have changed. I found the codes below cannot run...

Got this email: > I am using your plot_bipartite() function to make some plots and I was wondering if you know of a way to partially italicize text on one...