> dr_fafbseg()
R packages
----
fafbseg package:
Version: 0.15.2
GithubSHA1: 1d65c302115d04986ea004562015bd7f37936e87
Packaged: 2025-03-05 18:26:07 UTC; z
-- File:
R arrow package: 19.0.1
FlyWire
----
Checking secrets folder for tokens from R: C:/Users/z/.cloudvolume/secrets
✔ Valid FlyWire ChunkedGraph token is set and found by R!
• Please use `simple_python()` to install python+cloudvolume for full access to flywire API!
numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 80 from PyObject
Error : Please install the python cloudvolume package:
This should normally work:
fafbseg::simple_python('basic')
For more details see ?simple_python or the cloud-volume docshttps://
github.com/seung-lab/cloud-volume#setupIf you have already installed cloudvolume but it is not found
then R probably can't find the relevant version of Python
Do:
usethis::edit_r_environ()
to point to the right python
e.g. RETICULATE_PYTHON="/opt/miniconda3/envs/r-reticulate/bin/python"
✔ You have a working CAVE setup with access to the following datasets:
fanc_sandbox,flywire_fafb_production,flywire_fafb_public,flywire_fafb_sandbox,minnie35_public_v0,minnie65_public,minnie65_public_v117,minnie65_public_v343,minnie65_public_v661,minnie65_sandbox,pinky_sandbox
✔ You have CAVE access to the `flywire_fafb_production` dataset
✔ You have CAVE access to the `flywire_fafb_public` dataset
1 FlyWire/CloudVolume credential files available at
C:/Users/z/.cloudvolume/secrets
[1] "cave-secret.json"
Flywire cloudvolume URL: graphene://
https://prod.flywire-daf.com/segmentation/table/fly_v31Google FFN1 segmentation
----
• Set the `fafbseg.skelziproot` option:
`options(fafbseg.skelziproot="/path/to/zips")`
if you want to use FFN1 skeleton files!
Python
----
python: C:/Users/z/AppData/Local/r-miniconda/envs/r-reticulate/python.exe
libpython: C:/Users/z/AppData/Local/r-miniconda/envs/r-reticulate/python38.dll
pythonhome: C:/Users/z/AppData/Local/r-miniconda/envs/r-reticulate
version: 3.8.13 | packaged by conda-forge | (default, Mar 25 2022, 05:59:00) [MSC v.1929 64 bit (AMD64)]
Architecture: 64bit
numpy: C:/Users/z/AppData/Local/r-miniconda/envs/r-reticulate/Lib/site-packages/numpy
numpy_version: 1.17.3
NOTE: Python version was forced by use_python() function
package version requirement channel installed core
1 cloud-volume 11.2.0 cloud-volume=11.2.0 pypi TRUE TRUE
2 caveclient 7.3.1 caveclient=7.3.1 pypi TRUE TRUE
3 seatable-api 3.0.0 seatable-api=3.0.0 pypi TRUE TRUE
4 pyarrow 8.0.0 pyarrow=8.0.0 pypi TRUE FALSE
5 fafbseg <NA> <NA> <NA> FALSE FALSE
6 DracoPy <NA> <NA> <NA> FALSE FALSE
7 meshparty <NA> <NA> <NA> FALSE FALSE
8 skeletor <NA> <NA> <NA> FALSE FALSE
9 pykdtree <NA> <NA> <NA> FALSE FALSE
10 pyembree <NA> <NA> <NA> FALSE FALSE
11 pychunkedgraph <NA> <NA> <NA> FALSE FALSE
12 igneous <NA> <NA> <NA> FALSE FALSE
13 fastremap 1.15.1 fastremap=1.15.1 pypi TRUE FALSE
14 ncollpyde <NA> <NA> <NA> FALSE FALSE
fafbseg package options
----
List of 6
$ fafbseg.cachedir : chr "C:\\Users\\z\\AppData\\Local/R/fafbseg"
$ fafbseg.cave.datastack_name: chr "flywire_fafb_production"
$ fafbseg.cloudvolume.url : chr "graphene://
https://prod.flywire-daf.com/segmentation/table/fly_v31"
$ fafbseg.condaenv : chr "r-reticulate"
$ fafbseg.sampleurl : chr "
https://ngl.flywire.ai/#!%7B%22layers%22:%5B%7B%22source%22:%22precomputed://gs://microns-seunglab/drosophila_v"| __truncated__
$ fafbseg.sqlitepath : chr "~/projects/JanFunke/"
NULL
rJava
----
The rJava package is linked to the following JVM
java.version: 15
java.home: C:\Program Files\Java\jdk-15
java.class.version: 59.0
System java
----
(used as a fallback when rJava not available)
java run time found at: C:\PROGRA~1\Java\jdk-15\bin\java.exe
java.version: NA
h5reg test
----
Using transform helper: transform-helpers-0.0.3-SNAPSHOT-shaded.jar
h5reg xform infrastructure OK!
xform test gave correct results
Although simple_python('basic') apparently successfully installs cloudvolume. Any ideas?
Thanks in advance,
Arthur