Skip to content

issues Search Results · repo:rethomics/scopr language:R

Filter by

19 results
 (58 ms)

19 results

inrethomics/scopr (press backspace or delete to remove)

HI, I recently installed R and Rstudio on windows and installed the packages that rethomics relies on, but scopr was unable to install. my console are shown below: library(devtools) 载入需要的程辑包:usethis devtools::install_github( ...
  • FENGZHENGHFUT
  • 4
  • Opened 
    on Jul 19, 2023
  • #20

Hi, I am trying to install scopr and the rest of the Rethomics packages in an ubuntu 22.04 computer with R4.3.1 and I am getting an error saying that there is no version of that package for that version ...
  • estebanbeck
  • 3
  • Opened 
    on Jul 11, 2023
  • #19

Hi again, I found another bit that is broken after the new installation. The problem is with the stat_pop_etho function. It runs ok if I leave it with the default option, but if I try to select a method ...
  • estebanbeck
  • Opened 
    on Jun 24, 2022
  • #18

Hi, I installed a new computer with ubuntu 22.04 and install R and Rstudio. I am using Rstudio 2022.06.0 build 452 I can get the data and everything looks good. For instance, this kind of code runs ok: ...
  • estebanbeck
  • 2
  • Opened 
    on Jun 21, 2022
  • #17

Hello So I was reading through the rethomics documentation and playing with the toy data but was unable to link the metadata and data files because of a failure related to parse_date: ` metadata - link_ethoscope_metadata(metadata, ...
  • zzaidi148
  • 11
  • Opened 
    on Feb 8, 2021
  • #16

When loading data, and using FUN, sometimes we want to adapt the behaviour of the function FUN according to metavariables.
  • qgeissmann
  • 5
  • Opened 
    on Nov 28, 2019
  • #15

dir - scopr_example_dir() test_file - paste(dir, ethoscope_results/029/E_029/2016-01-25_21-14-55/2016-01-25_21-14-55_029.db ,sep= / ) out - link_ethoscope_metadata(test_file) we get: Error in link_ethoscope_metadata(test_file) ...
  • qgeissmann
  • 1
  • Opened 
    on May 4, 2018
  • #13

When running the command link_ethoscope_metadata_remote I am getting this error: Error in download.file(src, tmp, mode = wb , method = libcurl , quiet = TRUE) : invalid url argument This is happening ...
  • estebanbeck
  • 1
  • Opened 
    on Apr 11, 2018
  • #12

so far, we expect the user to know which columns her/his are to be used by FUN in query_ethoscopes. Ideally, we have instead a mechanism (e.g. function attribute) that get those for us. in addition, ...
  • qgeissmann
  • Opened 
    on Sep 11, 2017
  • #11

Instead of downloading directly to a target dir, each file should be downloaded to a tmp file, and move after success. Otherwise, if the download fails, we have a corrupted local file!
  • qgeissmann
  • Opened 
    on Sep 6, 2017
  • #10
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub