Javier Valdes Cantallopts (DGA)
2017-Oct-04 15:36 UTC
[R-es] problema con paquete "tibbletime"
Estimado: He intentado probar le paquete para nalisis de series de tiempo TIBBLETIME. Sin embargo, al querer transformar mi data a tabletime (as_tbl_time) me entreg el siguiente error: Error: assert_that: assertion must return a logical value La forma que lo hago es la siguiente; Data : A A<-as_table_time(A,index=date) Date=columna de fechas. No he podido encontrar a que se debe dicho error. A Alguien le ha pasado también? Saludos. [Descripción: FIRMA3] ________________________________ CONFIDENCIALIDAD: La información contenida en este mensaje y/o en los archivos adjuntos es de carácter confidencial o privilegiada y está destinada al uso exclusivo del emisor y/o de la persona o entidad a quien va dirigida. Si usted no es el destinatario, cualquier almacenamiento, divulgación, distribución o copia de esta información está estrictamente prohibido y sancionado por la ley. Si recibió este mensaje por error, por favor infórmenos inmediatamente respondiendo este mismo mensaje y borre todos los archivos adjuntos. Gracias. CONFIDENTIAL NOTE: The information transmitted in this message and/or attachments is confidential and/or privileged and is intented only for use of the person or entity to whom it is addressed. If you are not the intended recipient, any retention, dissemination, distribution or copy of this information is strictly prohibited and sanctioned by law. If you received this message in error, please reply us this same message and delete this message and all attachments. Thank you. ------------ próxima parte ------------ Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20171004/a9c133c7/attachment-0001.html> ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 33786 bytes Desc: image001.png URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20171004/a9c133c7/attachment-0001.png>
Sent using the GMX mail app Forwarded email> From: "Javier Valdes Cantallopts (DGA)" <javier.valdes en mop.gov.cl> > Date: 4 de octubre de 2017, 12:36 > To: "Carlos Ortega (cof en qualityexcellence.es)" <cof en qualityexcellence.es> > Cc: "r-help-es en r-project.org" <r-help-es en r-project.org> > Subject: [R-es] problema con paquete "tibbletime" > > Estimado: > He intentado probar le paquete para nalisis de series de tiempo TIBBLETIME. Sin embargo, al querer transformar mi data a tabletime (as_tbl_time) me entreg el siguiente error: > Error: assert_that: assertion must return a logical value > La forma que lo hago es la siguiente; > Data : A > A<-as_table_time(A,index=date) > > Date=columna de fechas. > > No he podido encontrar a que se debe dicho error. A Alguien le ha pasado también? > Saludos. > > > [Descripción: FIRMA3] > > > ________________________________ > > CONFIDENCIALIDAD: La información contenida en este mensaje y/o en los archivos adjuntos es de carácter confidencial o privilegiada y está destinada al uso exclusivo del emisor y/o de la persona o entidad a quien va dirigida. Si usted no es el destinatario, cualquier almacenamiento, divulgación, distribución o copia de esta información está estrictamente prohibido y sancionado por la ley. Si recibió este mensaje por error, por favor infórmenos inmediatamente respondiendo este mismo mensaje y borre todos los archivos adjuntos. Gracias. > > CONFIDENTIAL NOTE: The information transmitted in this message and/or attachments is confidential and/or privileged and is intented only for use of the person or entity to whom it is addressed. If you are not the intended recipient, any retention, dissemination, distribution or copy of this information is strictly prohibited and sanctioned by law. If you received this message in error, please reply us this same message and delete this message and all attachments. Thank you. > _______________________________________________ > R-help-es mailing list > R-help-es en r-project.org > https://stat.ethz.ch/mailman/listinfo/r-help-es------------ próxima parte ------------ Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20171022/661b93b6/attachment-0001.html> ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 33786 bytes Desc: image001.png URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20171022/661b93b6/attachment-0001.png>
Estimado Javier Valdes Cantallopts No estoy seguro, mire en https://www.r-bloggers.com/its-tibbletime-v0-0-2-time-aware-tibbles-new-functions-weather-analysis-and-more/ y hay dos puntos, el primero es sobre la versión puesto que figura una muy reciente, y el segundo punto es sobre como colocar los datos de fechas ( mutate(Time = as.POSIXct(Time))) Solo se que las fechas dan problemas en algunos lugares, podría ser el caso, pero no puedo afirmarlo. Javier Rubén Marcuzzi 2017-10-04 12:36 GMT-03:00 Javier Valdes Cantallopts (DGA) < javier.valdes en mop.gov.cl>:> Estimado: > > He intentado probar le paquete para nalisis de series de tiempo > TIBBLETIME. Sin embargo, al querer transformar mi data a tabletime > (as_tbl_time) me entreg el siguiente error: > > Error: assert_that: assertion must return a logical value > > La forma que lo hago es la siguiente; > > Data : A > > A<-as_table_time(A,index=date) > > > > Date=columna de fechas. > > > > No he podido encontrar a que se debe dicho error. A Alguien le ha pasado > también? > > Saludos. > > > > > > [image: Descripción: FIRMA3] > > > > ------------------------------ > > CONFIDENCIALIDAD: La información contenida en este mensaje y/o en los > archivos adjuntos es de carácter confidencial o privilegiada y está > destinada al uso exclusivo del emisor y/o de la persona o entidad a quien > va dirigida. Si usted no es el destinatario, cualquier almacenamiento, > divulgación, distribución o copia de esta información está estrictamente > prohibido y sancionado por la ley. Si recibió este mensaje por error, por > favor infórmenos inmediatamente respondiendo este mismo mensaje y borre > todos los archivos adjuntos. Gracias. > > CONFIDENTIAL NOTE: The information transmitted in this message and/or > attachments is confidential and/or privileged and is intented only for use > of the person or entity to whom it is addressed. If you are not the > intended recipient, any retention, dissemination, distribution or copy of > this information is strictly prohibited and sanctioned by law. If you > received this message in error, please reply us this same message and > delete this message and all attachments. Thank you. > > _______________________________________________ > R-help-es mailing list > R-help-es en r-project.org > https://stat.ethz.ch/mailman/listinfo/r-help-es >------------ próxima parte ------------ Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20171024/a1f5d545/attachment-0001.html> ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 33786 bytes Desc: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20171024/a1f5d545/attachment-0001.png>