search for: los_angel

Displaying 20 results from an estimated 44 matches for "los_angel".

Did you mean: los_angeles
2010 Feb 01
1
Error with cut.POSIXt and daylight savings time switchover dates
The following code: cut(as.POSIXct("2009-11-01 04:00:00", tz="America/Los_Angeles"), "1 day") gives the error: Error in seq.int(0, to - from, by) : 'to' must be finite This is related to November 1st, 2009 being the switchover date from daylight savings time to standard time in the America/Los_Angeles time zone. In particular, in cut.POSIXt, the star...
2011 Feb 11
2
tzone and DST
...;2006-04-02 05:00:00 PDT" I presume it gets PST/PDT from my (Windows) system; I can't set it with > force_tz(ymd_hms("2007-03-11 01:00:00"),tzone="PST") (from the lubridate package), but see > force_tz(ymd_hms("2006-04-02 01:00:00"),tzone="America/Los_Angeles") [1] "2006-04-02 01:00:00 PST" What I'd like to do is keep all the time in standard time so I don't lose the 2 a.m. data. Presumably the damage is done by the time it's read in. For example, > force_tz(temps$timedate[2185:2190], tzone="UTC") [1] "...
2013 Aug 22
1
From POSIXct to numeric and back with time zone
From POSIXct to numeric and back with time zone I am running regressions on data which has time series with different time resolution. Some data has hourly resolution, while most has either daily or weekly resolution. Aggregation is used to make the hourly data daily, while liner interpolation is used to find daily data from the weekly time series. This data manipulation requires some careful
2016 Mar 14
2
Help with libiconv problem
...o http.o gramLatex.o gramRd.o -L../../../../lib -lR -Wl,-framework -Wl,CoreFoundation mkdir ../../../../library/tools/libs installing 'sysdata.rda' Warning messages: 1: In strptime(paste(.leap.seconds, "23:59:60"), "%Y-%m-%d %H:%M:%S") : unknown timezone 'America/Los_Angeles' 2: In strptime(paste(.leap.seconds, "23:59:60"), "%Y-%m-%d %H:%M:%S") : unknown timezone 'GMT' 3: In strptime(paste(.leap.seconds, "23:59:60"), "%Y-%m-%d %H:%M:%S") : unknown timezone 'America/New_York' dyld: lazy symbol binding f...
2006 Jun 17
1
timezone correction stuff
Apologies for being late to the party with this... I finally found my old notes on this re: helping out a blind friend fix his centos box... log in as root cd /usr/share/timezone cd /usr/share/zoneinfo/America/ cp Los_Angeles /etc/localtime /usr/bin/rdate -s time.nist.gov /sbin/hwclock --systohc For more details, go to http://wiki.ehow.com/Change-the-Timezone-in-Linux - rh -- Robert Hanson - Abba Communications Computer & Internet Services (509) 624-7159 - www.abbacomm.net
2009 Jan 20
3
Using centos and kickstart to build a minimum installation
Using centos 5.2, I want to use a kickstart file to select packages in order to have an unattended install onto a bare-metal server. Is there any way of finding out which packages I need to compile, build and run asterisk ? I generally want to build all modules in asterisk and the wct4xxp zaptel module I want to be able to not select any groups in the kickstart file, but only select
2017 Dec 01
2
Timezone problem with 3.4.2
...r some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > Sys.Date() [1] "2017-12-01" Warning message: In as.POSIXlt.POSIXct(Sys.time()) : unknown timezone 'zone/tz/2017c.1.0/zoneinfo/America/Los_Angeles' There is nothing odd about the date/time settings on the computer. I then tried: > Sys.timezone() [1] NA Previously, there was not a problem with timezones. Can I override this? Any thoughts? Dennis Dennis Fisher MD P < (The "P Less Than" Company) Phone / Fax: 1-866-...
2017 Sep 06
3
withr::set_makevars
...???????? setting value version R version 3.4.1 (2017-06-30) os macOS Sierra 10.12.6 system x86_64, darwin15.6.0 ui RStudio language (EN) collate en_US.UTF-8 tz America/Los_Angeles date 2017-09-06 ? Packages package * version date source assertthat 0.2.0 2017-04-11 CRAN (R 3.4.1) backports 1.1.0 2017-05-22 CRAN (R 3.4.0)...
2017 Sep 07
0
withr::set_makevars
...??????????????????????????????????????????? > ???????????????????? > setting value > version R version 3.4.1 (2017-06-30) > os macOS Sierra 10.12.6 > system x86_64, darwin15.6.0 > ui RStudio > language (EN) > collate en_US.UTF-8 > tz America/Los_Angeles > date 2017-09-06 > > ? Packages package * version date source > assertthat 0.2.0 2017-04-11 CRAN (R 3.4.1) > backports 1.1.0 2017-05-22 CRAN (R 3.4.0) > callr 1.0.0.9000 2017-09-02 Github (r-lib/callr at 2dffbbe) > clis...
2002 Sep 30
3
theora test suite
some of you may find this helpful: I've uploaded a short (5 second) raw clip in yuv4mpeg format, associated audio, and batch files to exercise the encoder & decoder examples. In addition I've included the file as compressed (test.ogg), and a longer version as well to test playback sync. Notes: to use MPlayer with the -vo yuv4mpeg option, you need to get the latest release and compile
2023 Nov 03
2
'R CMD INSTALL' keeps going on despite serious errors, and returns exit code 0
...TF-8?????? LC_NUMERIC=C ?[3] LC_TIME=en_US.UTF-8??????? LC_COLLATE=en_US.UTF-8 ?[5] LC_MONETARY=en_US.UTF-8??? LC_MESSAGES=en_US.UTF-8 ?[7] LC_PAPER=en_US.UTF-8?????? LC_NAME=C ?[9] LC_ADDRESS=C?????????????? LC_TELEPHONE=C [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C time zone: America/Los_Angeles tzcode source: system (glibc) attached base packages: [1] stats???? graphics? grDevices utils???? datasets? methods base other attached packages: [1] remotes_2.4.2.1 loaded via a namespace (and not attached): ?[1] processx_3.8.2??? compiler_4.4.0??? R6_2.5.1 rprojroot_2.0.3 ?[5] cli_3.6.1???...
2023 Aug 12
2
R-4.3 version list.files function could not work correctly in chinese
...) # Running under: Windows 10 x64 (build 19045) # # Matrix products: default # # # locale: # [1] LC_COLLATE=English_United States.utf8 LC_CTYPE=English_United # States.utf8 # [3] LC_MONETARY=English_United States.utf8 LC_NUMERIC=C # [5] LC_TIME=English_United States.utf8 # # time zone: America/Los_Angeles # tzcode source: internal # # attached base packages: # [1] stats graphics grDevices utils datasets methods base # # loaded via a namespace (and not attached): # [1] compiler_4.3.1 dir("????") # [1] "????-non-utf8-?????.txt" "????-utf-8.txt" sys...
2017 Apr 05
7
Timezone and date
When I do the date +%Z I get the timezone. Which currently is EDT. I am sending information to another system, that says EDT is not a valid timezone. I have no way to modify the other system. My question is - is there a way to get the non-day-lite savings time zone ? For example EST is valid - EDT is not. Just curious if there is an easy way already present to get a standard time zone. Thanks,
2017 Dec 01
1
Timezone problem with 3.4.2
...line help, or > 'help.start()' for an HTML browser interface to help. > Type 'q()' to quit R. > >> Sys.Date() > [1] "2017-12-01" > Warning message: > In as.POSIXlt.POSIXct(Sys.time()) : > unknown timezone 'zone/tz/2017c.1.0/zoneinfo/America/Los_Angeles' > > There is nothing odd about the date/time settings on the computer. > > I then tried: >> Sys.timezone() > [1] NA > > Previously, there was not a problem with timezones. > > Can I override this? > > Any thoughts? > > Dennis > > Denn...
2017 Dec 01
0
Timezone problem with 3.4.2
...p.start()' for an HTML browser interface to help. >> Type 'q()' to quit R. >> >>> Sys.Date() >> [1] "2017-12-01" >> Warning message: >> In as.POSIXlt.POSIXct(Sys.time()) : >> unknown timezone 'zone/tz/2017c.1.0/zoneinfo/America/Los_Angeles' >> >> There is nothing odd about the date/time settings on the computer. >> >> I then tried: >>> Sys.timezone() >> [1] NA >> >> Previously, there was not a problem with timezones. >> >> Can I override this? >> >>...
2023 Nov 04
1
'R CMD INSTALL' keeps going on despite serious errors, and returns exit code 0
...S.UTF-8??????? LC_COLLATE=en_US.UTF-8 > ?[5] LC_MONETARY=en_US.UTF-8??? LC_MESSAGES=en_US.UTF-8 > ?[7] LC_PAPER=en_US.UTF-8?????? LC_NAME=C > ?[9] LC_ADDRESS=C?????????????? LC_TELEPHONE=C > [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C > time zone: America/Los_Angeles > tzcode source: system (glibc) > attached base packages: > [1] stats???? graphics? grDevices utils???? datasets? methods base > other attached packages: > [1] remotes_2.4.2.1 > loaded via a namespace (and not attached): > ?[1] processx_3.8.2???...
2017 Apr 05
0
Timezone and date
...re a way to get the non-day-lite savings time zone ? > For example EST is valid - EDT is not. > > Just curious if there is an easy way already present to get a standard time > zone. > > Thanks, - I know weird situation the other end not supported EDT. # cat /etc/timezone America/Los_Angeles -- john r pierce, recycling bits in santa cruz
2016 Mar 14
0
Help with libiconv problem
...> -L../../../../lib -lR -Wl,-framework -Wl,CoreFoundation > mkdir ../../../../library/tools/libs > installing 'sysdata.rda' > Warning messages: > 1: In strptime(paste(.leap.seconds, "23:59:60"), "%Y-%m-%d %H:%M:%S") : > unknown timezone 'America/Los_Angeles' > 2: In strptime(paste(.leap.seconds, "23:59:60"), "%Y-%m-%d %H:%M:%S") : > unknown timezone 'GMT' > 3: In strptime(paste(.leap.seconds, "23:59:60"), "%Y-%m-%d %H:%M:%S") : > unknown timezone 'America/New_York' > dyld...
2023 May 20
0
issue with .local() hack used in S4 methods
...TF-8?????? LC_NUMERIC=C ?[3] LC_TIME=en_US.UTF-8??????? LC_COLLATE=en_US.UTF-8 ?[5] LC_MONETARY=en_US.UTF-8??? LC_MESSAGES=en_US.UTF-8 ?[7] LC_PAPER=en_US.UTF-8?????? LC_NAME=C ?[9] LC_ADDRESS=C?????????????? LC_TELEPHONE=C [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C time zone: America/Los_Angeles tzcode source: system (glibc) attached base packages: [1] stats???? graphics? grDevices utils???? datasets? methods base loaded via a namespace (and not attached): [1] compiler_4.3.0?? codetools_0.2-19 -- Herv? Pag?s Bioconductor Core Team hpages.on.github at gmail.com
2023 Jul 09
0
caret package
...ngw32/x64 (64-bit) Running under: Windows 10 x64 (build 19045) Matrix products: default locale: [1] LC_COLLATE=English_United States.utf8 [2] LC_CTYPE=English_United States.utf8 [3] LC_MONETARY=English_United States.utf8 [4] LC_NUMERIC=C [5] LC_TIME=English_United States.utf8 time zone: America/Los_Angeles tzcode source: internal attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] caret_6.0-94 lattice_0.21-8 ggplot2_3.4.2 loaded via a namespace (and not attached): [1] utf8_1.2.3 future_1.33.0 generics_0.1.3...