search for: tallying

Displaying 20 results from an estimated 128 matches for "tallying".

2017 Aug 24
1
Pull data from Tally 9.1 to R studio
Hi, Inline below. > On Aug 24, 2017, at 5:22 AM, John Kane via R-help <r-help at r-project.org> wrote: > > > IIt might help to read the material at one or both of these links http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example > <snip> In this case, had Jagan spent about 30 seconds Googling for the application developer's
2017 Aug 24
2
Pull data from Tally 9.1 to R studio
On Thursday, August 24, 2017, 1:50:13 AM EDT, David Winsemius <dwinsemius at comcast.net> wrote: > On Aug 22, 2017, at 11:31 PM, jagan krishnan via R-help <r-help at r-project.org> wrote: > > Hi all, > This is Jagan.i have been provided a task of analyzing sales data of a company in R programming...Just wanted to know,how can I pull Tally 9.1 software data into R
2017 Aug 24
0
Pull data from Tally 9.1 to R studio
IIt might help to read the material at one or both of these links http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example Reproducibility ? Advanced R. | | | | Reproducibility ? Advanced R. | | | On Thursday, August 24, 2017, 6:19:25 AM EDT, John Kane <jrkrideau at yahoo.ca> wrote: On Thursday, August 24, 2017, 1:50:13 AM EDT, David
2017 Aug 23
2
Pull data from Tally 9.1 to R studio
Hi all, This is Jagan.i have been provided a task of analyzing sales data of a company in R programming...Just wanted to know,how can I pull Tally 9.1 software data into R programming dataframe. Waiting eagerly for your inputs. With Regards,Jagannathan Krishnan Sent from Yahoo Mail on Android On Tue, Aug 22, 2017 at 10:47 AM, jagan krishnan<jagan.krishnan at yahoo.co.in> wrote: Hi
2017 Aug 24
0
Pull data from Tally 9.1 to R studio
> On Aug 22, 2017, at 11:31 PM, jagan krishnan via R-help <r-help at r-project.org> wrote: > > Hi all, > This is Jagan.i have been provided a task of analyzing sales data of a company in R programming...Just wanted to know,how can I pull Tally 9.1 software data into R programming dataframe. > Waiting eagerly for your inputs. > With Regards,Jagannathan Krishnan > Sent
2002 Nov 19
1
mem.tally.* in R
I'd like to use the resources() function described on p. 151-152 of S Programming by Venables and Ripley (2000), but I don't have access to S and don't know whether R's memory functions (e.g., gc()) can be used instead of mem.tally.reset() and mem.tally.report(). In order to implement the resources() function in R, should I look for the C source for these S functions and wrap them
2009 Jun 21
3
problems installing tally
u m facing some problems installing tally erp 9.0 it shows some installation error
2003 May 19
1
create groups from tallies
I'm trying to figure out a way of grouping data from simple tally data. For example, I would like to turn the following table into the table at the bottom. I would normally do this in sql statements, but I won't have control over the data, so that's not an option... Thanks, Jeff. dbh, tally 5 1 12 2 6 1 10 1 6 1 12 1 10 2 9 1 3 1 5 1 8 1 3 1 6 1 5 1 10 1 5 1 4 1 22 1 20 1 15 1 14 1
2009 Sep 07
0
squirrelmail and pam tally and invalid imap logon attempts
Greetings, In trying to use pam tally to secure pam-aware services from brute force attempts, it worked well for all but one aspect. It seems like a client using our Squirrelmail setup creates an invalid imap login attempt every time they refresh a webpage. Has anyone else experienced this or have a clue why SM does this?
2002 Aug 30
1
Printing in Wine
Hello, I am using Wine to run Tally, an accounting package. Over the network, we are able to print documents using OpenOffice as we have CUPS installed. I read the DOCS related to printing in Wine and they say, I dont need to configure wine if I have CUPS installed. But whenever I issue the print command in tally, nothing happens. I checked out /var/log/messages but didn't find any
2011 Sep 20
2
How to transfer variable names to column names?
Hello R users, I have a set of data frames for which I am tallying row numbers, as shown below. > nrow(mC_Explant) [1] 14480 > nrow(mC_Callus) [1] 23320 > nrow(mC_RegenPlant) [1] 8108 etc. I want to create a new data frame which has the variable names as column headings, and then a single row with the nrow tallies. My first step was this: dfIntron &l...
2006 Sep 25
2
[Bug 1237] Behaviour of openssh with pam_tally is very buggy
http://bugzilla.mindrot.org/show_bug.cgi?id=1237 Summary: Behaviour of openssh with pam_tally is very buggy Product: Portable OpenSSH Version: 4.3p2 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: PAM support AssignedTo: bitbucket at mindrot.org
2008 Apr 08
1
Anyone have a method of keeping an incremental tally of calls?
Hi All, I thought I read a post a while back of a system call or something in the dialplan whereby a call count can be incremented and spit out to a text file. Not like a group count of active channels. What I would like to accomplish is have an incremental count of a specific dialplan routine that gets called, so after a week or month, I can see how many times a specific dilaplan action has
2001 Apr 04
1
Problem with bandwidth
Hi all, Here is my setup: Host1 ---> Router ----> Host2 When i run ttcp -t on Host1 while ttcp -r in Host2, the bandwidth that i can get is about 860 Kbytes/s, which is less than 7Mbps. But i am using NIC 10Mbps for all machines. Why is that so? Currently, i am experimenting with the example efcbq. I am using MGEN (a UDP traffic generator) to send 2 flows of traffic (EF and
2010 Jun 24
3
write a loop for tallies
Dear R users, I have a list of numbers such as > n [1] 3000 4000 5000 3000 5000 6000 4000 5000 7000 5000 6000 7000 and i'd like to set up a loop that will keep track of the number of occurences of each of the values that occur in the list, e.g. 3000: 2 4000: 2 5000: 4 I came up with the following: a<- for (i in 1:length(n)) { r<-0 s<-0 t<-0 u<-0 v<-0
2012 Apr 11
0
mosaic 0.4 on CRAN
One of the products of Project MOSAIC (funded by an NSF CCLI grant) has been the development of an R package with the goal of making it easier to use R, especially in teaching situations. We're not quite ready to declare that we've reached version 1.0, but version 0.4 does represent a fairly large step in that direction. You can find out more about the package on CRAN or by installing
2012 Apr 11
0
mosaic 0.4 on CRAN
One of the products of Project MOSAIC (funded by an NSF CCLI grant) has been the development of an R package with the goal of making it easier to use R, especially in teaching situations. We're not quite ready to declare that we've reached version 1.0, but version 0.4 does represent a fairly large step in that direction. You can find out more about the package on CRAN or by installing
2011 Dec 13
0
proftpd graphical clients not working
Hello list, With my latest proftpd server graphical client error on list (ls) directory: Error: Could not read from socket: ECONNRESET - Connection reset by peer Error: Disconnected from server Error: Failed to retrieve directory listing So far I've tried both filezilla and cyberduck. But command line ftp works completely: [dunphy at BAM-025715-TD:~] #ftp jfweb Connected to jfweb.
2007 Apr 14
5
SAMBA Problem - Users take ownership
Hi, I have a problem with my Samba/WinBIND implementation. In folders shared by multiple people the last one to access and modify a file takes ownership of the file and changes the permissions so other users cannot make changes to the same file: [root@atlas PLANNING RECORDS]# cd REGIONAL\ 1\ AIRLINE\ DOCS/ [root@atlas REGIONAL 1 AIRLINE DOCS]# ls -al total 1232 drwxrws---+ 8 root
2006 Jan 10
1
sql server & linux: left join problem
I''ve got a left join problem of some sort connecting from linux FreeTDS/ODBC to SQL Server. It''s similar to the false post I had earlier, but this is a real problem. Here''s my code: def find_recipes_for_workorder @recipe_pages, @recipes = paginate_with_sort :recipes, :per_page => 10, \ :joins => ''left join workorder on