You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intentando correr el template con fotos del metamorph (sin haberles hecho nada antes), intenté correr tiff_plane_info y me dio este error:
Warning in prop$.attrs : $ operator is invalid for atomic vectors
Warning in value[3L] :
tiff_plane_info: error while parsing metadata from file 'RFP_Position001.tif'. Returning NULL.
Me metí a mirar un poco dónde fallaba, y creo que el problema está en:
> description.xml$PlaneInfo %>% lapply(function(prop) prop$.attrs)
Error in prop$.attrs : $ operator is invalid for atomic vectors
OS: Ubuntu 20.04.5 LTS
"R version 4.2.1 (2022-06-23)" "Funny-Looking Kid"
The text was updated successfully, but these errors were encountered:
On Thu, 20 Oct 2022, 18:50 helebr, ***@***.***> wrote:
Intentando correr el template con fotos del metamorph (sin haberles hecho
nada antes)
Me metí a mirar un poco dónde fallaba, y creo que el problema está en:
> description.xml$PlaneInfo %>% lapply(function(prop) prop$.attrs)
Error in prop$.attrs : $ operator is invalid for atomic vectors
OS: Ubuntu 20.04.5 LTS
"R version 4.2.1 (2022-06-23)" "Funny-Looking Kid"
—
Reply to this email directly, view it on GitHub
<#2>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAY3XPTOPU2NC7QMNZH2BQLWEG5BPANCNFSM6AAAAAARKSKVSQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Intentando correr el template con fotos del metamorph (sin haberles hecho nada antes), intenté correr tiff_plane_info y me dio este error:
Warning in prop$.attrs : $ operator is invalid for atomic vectors
Warning in value[3L] :
tiff_plane_info: error while parsing metadata from file 'RFP_Position001.tif'. Returning NULL.
Me metí a mirar un poco dónde fallaba, y creo que el problema está en:
> description.xml$PlaneInfo %>% lapply(function(prop) prop$.attrs)
Error in prop$.attrs : $ operator is invalid for atomic vectors
OS: Ubuntu 20.04.5 LTS
"R version 4.2.1 (2022-06-23)" "Funny-Looking Kid"
The text was updated successfully, but these errors were encountered: