search for: filedir

Displaying 12 results from an estimated 12 matches for "filedir".

2007 Mar 31
1
Problem with S4 inheritance: unexpected re-initialization?
...have the following two S4 classes with similar inheritance: SubSubClassA <- SubClassB <- BaseClass SubSubClassB <- SubClassB <- BaseClass In R I am calling the following functions: > library(myclasspkg) > subA <- new("SubClassA",filename="OutSubA",filedir="/Volumes/CoreData/CRAN/Workspaces/rclasspkg",mytitle="TitleSubA") > subsubA <- new("SubSubClassA",filename="MyFileName",filedir="/Volumes/CoreData/CRAN/Workspaces/rclasspkg",subA=subA) > subsubB <- new("SubSubClassB",filen...
2005 Aug 31
1
tcl/tk return problem
...working with tcl/tk in R and have a problem which will probably sound silly to most of you. Here is the code I have problems with: readcelfiles <- function() { require(tcltk) tt <- tktoplevel() tkgrid(tklabel(tt,text="Choose a directory!")) OnOK <- function() { fileDir<-tclvalue(tkchooseDirectory()) data.raw <- ReadAffy(celfile.path=fileDir) #return(data.raw) } OK.but <- tkbutton(tt,text="OK",command=OnOK) tkgrid(OK.but) tkfocus(tt) } So after clicking on my "OK" button, I choose my directory and read the cel-file...
2010 Apr 23
3
Playback all the sound files
Hello. There are so many sound files in /var/lib/asterisk/en. Is there an easy way to let me play back all of them one by one while I am watching CLI to see the current file name? Thanks for help. -- Jian Gao IT Technician SJ Geophysics Ltd. <http://www.sjgeophysics.com> jian.gao at sjgeophysics.com <mailto:jian.gao at sjgeophysics.com> Tel: (604)582-1100
2008 Apr 10
2
variable containing name of current module?
...#39;'s the context in case it helps: I have a wrapper function which implements a search path for files: config_file(i $owner = root, ... $module = generic, $source ) { file { $name: owner => $owner, ... source => [ "${filedir}/${module}/${source}/host.${hostname}", "${filedir}/${module}/${source}/os.${operatingsystem}", "${filedir}/${module}/${source}/default" ]; } } Note the ${module} variable in there --- as it stands, i manually set that variable within each...
2008 Apr 23
1
pdf() and histogram() in function call
...e. It runs no problem, but generate empty pdf files. I can't find what is the problem. create.pdf<- function(x, dir) { dir.create(dir, showWarnings = FALSE) plist<- c("a", "b" , "c", "d") for(j in plist) { filedir<- paste(dir, "/", j, ".pdf", sep="") form1<- as.formula(paste("~ ", j, " | var1", sep=" ")) form2<- as.formula(paste("~ ", j, " | var2", sep=" ")) form3<- as.formula(paste("...
2021 Jun 21
0
CVE-2021-29157: oauth2 JWT local validation path traversal
Open-Xchange Security Advisory 2021-06-21 Product: Dovecot Vendor: OX Software GmbH Internal reference: DOV-4476 (Bug ID) Vulnerability type: CWE-24: Path Traversal: '../filedir' Vulnerable version: 2.3.11-2.3.14 Vulnerable component: imap, pop3, submission, managesieve Report confidence: Confirmed Solution status: Fixed by Vendor Fixed version: 2.3.14.1 Vendor notification: 2021-03-22 Solution date: 2021-04-14 Public disclosure: 2021-06-21 CVE reference: CVE-2021-2915...
2021 Jun 21
0
CVE-2021-29157: oauth2 JWT local validation path traversal
Open-Xchange Security Advisory 2021-06-21 Product: Dovecot Vendor: OX Software GmbH Internal reference: DOV-4476 (Bug ID) Vulnerability type: CWE-24: Path Traversal: '../filedir' Vulnerable version: 2.3.11-2.3.14 Vulnerable component: imap, pop3, submission, managesieve Report confidence: Confirmed Solution status: Fixed by Vendor Fixed version: 2.3.14.1 Vendor notification: 2021-03-22 Solution date: 2021-04-14 Public disclosure: 2021-06-21 CVE reference: CVE-2021-2915...
2002 Dec 05
2
crimson editor
...is really small (fits a flopy disk). After install you just fill in the menu tools < configure usertools : menu text: R-batch # this is just the directory where you have your R in batch Command: C:\Archivos de programa\R\rw1060\bin\Rterm.exe Argument: --vanilla < $(FileName) Initial dir: $(FileDir) And that is it... really simple. To do this you have to be able to use your R in batch mode. I have started creating a syntax colour code for this program (it is realy simple to do it...just asci file)... and I was wondering, does anyone know where can I get a complete list of the R functions? W...
2010 Oct 12
1
sound file debug
...core show version Asterisk 1.4.30 built by root @ debsdev-danny1 on a x86_64 running Linux on 2010-09-27 18:28:58 UTC -- Executing [2553 at default:1] Answer("SIP/134-00000087", "") in new stack -- Executing [2553 at default:2] Set("SIP/134-00000087", "filedir=/var/lib/asterisk/sounds/digits/84108795/en") in new stack -- Executing [2553 at default:3] AGI("SIP/134-00000087", "allwavs.agi|/var/lib/asterisk/sounds/digits/84108795/en|en") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/allwavs.agi -- AGI...
2016 May 03
9
[Bug 95251] New: vdpau decoder capabilities: not supported
https://bugs.freedesktop.org/show_bug.cgi?id=95251 Bug ID: 95251 Summary: vdpau decoder capabilities: not supported Product: Mesa Version: 11.2 Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...38 fft.ll 3 32602 0 0.01 32587 0 0.01 32587 FFT.ll 6 26717 0 0.01 26697 0 0.01 26697 fftmisc.ll 4 8115 0 0.01 8085 0 0.01 8085 fftsg.ll 37 694548 0 0.07 694523 0 0.08 677578 Fheap.ll 16 55029 0 0.02 55009 0 0.02 55009 fib2.ll 2 3596 0 0.01 3577 0 0.01 3577 fibo.ll 11 15159 0 0.01 15134 0 0.01 15134 FileDir.ll 30 298591 0 0.03 298563 0 0.03 298021 FileFind.ll 33 384904 0 0.04 384876 0 0.04 361202 filehandle.ll 5 30313 0 0.01 30292 0 0.01 30292 FileIO.ll 21 88816 0 0.02 88788 0 0.01 88788 FileName.ll 3 42850 0 0.01 42822 0 0.01 42822 FilePathAutoRename.ll 4 59272 0 0.02 59240 0 0.01 59240 files.ll 5 24...