similar to: Finding source files automatically within a script

Displaying 20 results from an estimated 7000 matches similar to: "Finding source files automatically within a script"

2011 Jun 11
1
Memory(RAM) issues
Dear All, I have been working with R(desktop version) in VISTA. I have the latest version R 2.13.0. I have been working with few data-sets of size 12Lakh * 15 and my code is quite computing intensive ( applying MCMC gibbs sampler on a posterior of 144 variables) that often runs into a memory issue such as memory can not allocate the vector ,full size(shows to have reached something like 1.5 GB)
2010 Mar 25
1
Error using Rcpp
Hi, Im not sure if this is the right place to post this. I am using Xubuntu Karmic Koala and am trying to use the Rcpp package. I am testing it using a simple code that takes in a vector and adds 1 to each element: #include <Rcpp.h> // This file takes in a vector and adds one to each entry RcppExport SEXP addone(SEXP vec){ // create a local copy of vec Rcpp::NumericVector
2016 Aug 17
3
Configuring Point'n'Print automatic printer driver deployment not working in samba 4.4.5
Hi Samba , I have installed samba 4.4.5 on RHEL 7.2 (kernel ver. 3.10.0-327.el7.x86_64). i am unable to configure Point'n'Print automatic printer driver deployment. i have followed below link to configure: https://wiki.samba.org/index.php/Configuring_Point%27n%27Print_automatic_printer_driver_deployment. Client are Windows 8.1 (x64) and Windows 10 (x64). We assume that samba
2012 Feb 15
7
matching a sequence in a vector?
Hi All, I've been trawling through the documentation and listserv archives on this topic -- but as yet have not found a solution. I'm sure this is pretty simple with R, but I cannot work out how without resorting to ugly nested loops. As far as I can tell, grep, match, and %in% are not the correct tools. Question: given these vectors -- patrn <- c(1,2,3,4) exmpl <-
2016 Oct 27
2
Automated population of Reverse PTR on Samba 4.4.5 integrated with Bind 9.9.4
Thanks Rowland . We have DHCP ( ISC-DHCP) on other Linux box . Can we use the same to integrate with DNS . Can you please give me pointer to some document to the same . TIA Regards Biswajit Banerjee On Thursday 27 October 2016 01:40 PM, Rowland Penny via samba wrote: > On Wed, 26 Oct 2016 20:47:05 +0530 > Biswajit Banerjee via samba <samba at lists.samba.org> wrote: >
2008 Jul 01
1
Help on Analysis of covariance
Dear All, Kindly tell me the steps to perform analysis of covariance (ANCOVA). Can I find anything in the help(). My prime objective is to analyze the genotypic and phenotypic correlation coefficients. Thanks, Partha Partha Protim Banerjee, Ph. D. Scientist - Corn Breeding Hytech Seed India Pvt. Ltd. ICRISAT, Bldg: 303, Room: 15-23 Patancheru, Hyderabad India p.banerjee@hytechseed.in +91
2020 Nov 04
2
AD Joining Failed in middle
Thanks Rowland for the Reply On 04/11/20 5:44 pm, Rowland penny via samba wrote: > On 04/11/2020 12:02, Biswajit Banerjee via samba wrote: >> My Apologies >> >> It is? Windows 2008 AD >> > In which case, it should work, so what OS are you using ? Centos 8 > > Are you using OS samba packages or have you compiled Samba yourself ? Complied > > All you really
2016 Aug 18
3
Configuring Point'n'Print automatic printer driver deployment not working in samba 4.4.5
Hi, First, make sure u use a printer level 3 driver. I use the HP universal printer driver PCL 6. ( 6.0.0 and 6.2.1 ) Can you open \\hostname.domain.tld ? try it. i assum that works. If you saw the driver uploading than is should be on the server. The error : 0x000006d1 For a windows 8 and 8.1 and 10. You can try this, create a regfile and this in it. ------------- Windows Registry
2016 Oct 26
3
Automated population of Reverse PTR on Samba 4.4.5 integrated with Bind 9.9.4
Hi experts , Is it possible to have automated population of Reverse PTR on Samba 4.4.5 integrated with Bind 9.9.4 ? I have tried creating the Reverse zone too . When a client ( windows ) joins the SAMBA domain the forward lookup is populated with correct host-name and present IP , but reverse zone does not have any entry . Although I can create reverse PTR manually . Kindly help me with
2019 Jul 22
2
Run llvm pass from standalone project
Hi all, I am trying to use LLVM's AliasAnalysis pass, but from a standalone tool that uses llvm libraries. The following is the code snippet I am currently using. PassBuilder PB; auto mod_manager = ModuleAnalysisManager { }; PB.registerModuleAnalyses(mod_manager); AAResults& AAR = mod_manager.getResult<AAManager>(*M); But the code fails at .getResult with the following error:
2006 Jan 23
1
How to set-up LCR
How to set-up LCR ? a. which companies can be used with LCR? b. how to set-up & maintain LCR? c. multiple connection to one gateway? Example: +886223456789 could be reachable via a. ENUM free b. Dundi free c. Voipstunt free d. Voipbuster free e. Nufone $ f. Voipstunt $ g. others with 4 concurrent connections $$ h. others with 3 concurrent connections $$ I am looking
2019 Jan 07
5
DNS (Bind )update via external DHCP ISC
On 07/01/19 7:04 PM, Rowland Penny via samba wrote: > On Mon, 7 Jan 2019 17:55:59 +0530 > Biswajit Banerjee via samba <samba at lists.samba.org> wrote: > >> Hi >> >> I have Samba4 AD ( V4.8 )environment with Bind 9 on the same server >> and want to have DNS updated from the DHCP ISC server( External) . As >> we see the the host records and reverse
2020 Nov 04
2
AD Joining Failed in middle
My Apologies It is? Windows 2008 AD On 04/11/20 3:38 pm, Rowland penny via samba wrote: > On 04/11/2020 09:09, Biswajit Banerjee via samba wrote: >> Hi Experts , >> >> Wanted to Join Samba 4.13 to Win2K as ADC on Samba box of 4vcpu/16 GB >> RAm . It failed while "committing SAM database" , which took few hours . >> >> Need Advice for >>
2006 Aug 10
1
How to fit bivaraite longitudinal mixed model ?
Hi Is there any way to fit a bivaraite longitudinal mixed model using R. I have a data set with col names resp1 (Y_ij1), resp2 (Y_ij2), timepts (t_ij), unit(i) j=1,2,..,m and i=1,2,..n. I want to fit the following two models Model 1 Y_ij1, Y_ij2 | U_i = u_i ~ N(alpha + u_i + beta1*t_ij, Sigma) U_i ~ iid N(0, sigu^2) Sigma = bivariate AR structure alpha and beta are vectors of order 2.
2006 Mar 27
5
Accessing Session Object from a model
i realise that this goes against the basic idea of the MVC architecture, but i''ve found myself in a situation where i need to get information about the current user in a model & i''m not sure how to do it. Basically, we have a product where each customer has their own profile with data stored in a separate database. There are some tables in a common
2019 Jan 07
2
DNS (Bind )update via external DHCP ISC
Hi I have Samba4 AD ( V4.8 )environment with Bind 9 on the same serverĀ  and want to have DNS updated from the DHCP ISC server( External) . As we see the the host records and reverse records do not get updated dynamically on the Bind / DNS . Is it not the functionality to have DNS updated as soon as clients log in . If not , then probably we have to follow
2006 Apr 27
6
Installation oddity on Fedora Core 5 (PR#8814)
Hello guys: I recently installed FC 5 linux and installed R from source. It installed fine, but there was an oddity that I want to report. Although I used ./configure --prefix=/usr/local/R-2.3.0 make it did not seem to recognize the prefix and went ahead and installed it in the source directory -- I usually ``tar xzf'' it to my home directory and run the installation scripts from there
2013 Jun 10
1
SSHD relative pathing problem
Hi :) I hope this isn't just a problem in my understanding, but anyway. I am using `OpenSSH_6.2, OpenSSL 1.0.1e 11 Feb 2013` on an Arch Linux system, and I got caught out on this error for several days, and I'm not sure if its a bug for you guys or what. Anyway, what I noticed, was that when I specifyied a custom HostKey in the host file or by relative path, that is: `sshd -Dd -f
2015 Apr 10
3
Disabling of userdb/passdb modules using config statements
Hola, Debian (and possibly other distros) use the /etc/dovecot/conf.d/* setup where default config files are stuffed and then one can just add a 99-myconfig.conf et voila, variables are overruled. This allows the distro to supply updates to the files at package upgrade time without any/much user intervention. The problem (for me ;) is that the system comes provided with: auth-system.conf.ext
2004 Feb 02
1
glm.poisson.disp versus glm.nb
Dear list, This is a question about overdispersion and the ML estimates of the parameters returned by the glm.poisson.disp (L. Scrucca) and glm.nb (Venables and Ripley) functions. Both appear to assume a negative binomial distribution for the response variable. Paul and Banerjee (1998) developed C(alpha) tests for "interaction and main effects, in an unbalanced two-way layout of counts