Displaying 20 results from an estimated 3000 matches similar to: "the joy of spreadsheets (off-topic)"
2017 Apr 06
2
Excel shared spreadsheets behavior
Hello everyone
I trying find what it happens on my Samba AD servers especially with shared spreadsheets, my personal opinion this feature on Excel is crap and unreliable but many people use it, how does Samba currently behave with this ? Is someone experienced any problem with this ? Frequently happens changes made by other user are lost the spreadsheet opens as read only , the shares are all
2010 Jul 21
2
RGoogleDocs ability to write to spreadsheets broken as of yesterday - CAN PAY FOR FIX
I unfortunately haven't received any responses about this problem. We (the
company I work for) are willing to discuss payment to someone who is willing
to quickly contribute a fix to the RGoogleDocs/RCurl toolchain that will
restore write access. Please contact me directly if you're interested. Thank
you,
-Harlan Harris
On Tue, Jul 20, 2010 at 10:19 AM, Harlan Harris
2010 Jul 20
1
RGoogleDocs ability to write to spreadsheets broken as of yesterday
Hi,
I'm using RGoogleDocs/RCurl to update a Google Spreadsheet. Everything
worked OK until this morning, when my ability to write into spreadsheet
cells went away. I get the following weird error:
Error in els[[type + 1]] : subscript out of bounds
Looking at the Google Docs API changelog, I see the following:
http://code.google.com/apis/spreadsheets/changelog.html
Release 2010-01 (July 14,
2008 May 06
4
Is there in R a function equivalent to the mround, as found in most spreadsheets?
Dear R-users,
I have the following problem
In a lab experiment I have to mix three solutions to get different
concentrations of various molecules in a cuvette
I've used R to calculate the necessary ?liters for each of the level of
the experiment and I must confess that it is more useful and easier to
achieve the results than using spreadsheets.
But there's a problem.
Imagine that
2017 Apr 07
1
Excel shared spreadsheets on Samba share
Hello everyone
I 'm trying to find what it happens on my Samba AD servers especially
with shared spreadsheets, my personal opinion this feature on Excel is
crap and unreliable but many people use it, how does Samba currently
behave with this ? Is someone experienced any problem with this ?
Frequently happens changes made by other user are lost the spreadsheet
opens as read only , the
2010 Dec 01
2
Problem in reading Excel spreadsheets
Hi folks,
Win 7 64bit
R 2.12.0 32bit
Problem in reading Excel spreadsheets
(the text file, research_databaseI.xls, was download on Internet)
> data=odbcConnectExcel(file.choose())
> sqlTables(data)
TABLE_CAT TABLE_SCHEM
1 C:\\Users\\satimiswin764\\Documents\\research_databaseI <NA>
2
2003 Jul 11
2
Problem with opening Excel spreadsheets that client cannot write to
We have some Excel spreadsheets stored on our Samba 2.2.8 fileserver. The
permissions are set such that some users can write to these and some cannot,
but they can all read them (the world-readable bit is set).
When a user with read/write access tries to open the spreadsheet, there is no
problem. The user is happy and productive and outside the sun is shining.
Excellent! Have a biscuit!
When a
2017 Apr 10
1
Excel shared spreadsheets behavior
Hi David
Thanks you for reply, are you sure about this? Windows and Samba SMB byte range locking feature doesn't allow this by locking regions of a single file ?
From: "David Bear" <dwbear75 at gmail.com>
To: "Dante F. B. Colò" <dante.colo at stwbrasil.com>
Cc: "samba" <samba at lists.samba.org>
Sent: Friday, April 7, 2017 1:59:56 PM
2009 Mar 09
3
Creating an Excel file with multiple spreadsheets
DeaR all,
I'd like to know how to create an Excel file with multiple spreadsheets from
R. I searched the help files and found [1] but it is not what I want to do.
Let's say I have a data frame called DF as in the following code
# Some data
set.seed(123)
ID<-sample(5,100,replace=TRUE)
X<-rnorm(100)
Y<-rpois(100,10)
Z<-X*Y
DF<-data.frame(ID,X,Y,Z)
str(DF)
I'd like to
2012 Apr 05
4
Help Using Spreadsheets
Hello,
I am a new user of R and I am trying to use the data I am reading from a spreadsheet.
I installed the xlsReadWrite package and I am able to read data from this files, but how can I assign the colums into values?
E.g:
as I read a spreadsheet like this one:
A B
1 2
4 9
I manually assign the values:
A<-c(1,4)
B<-c(2,9)
to plot it on a graph:
plot(A,B)
or make histograms:
hist(A)
But
2005 Feb 07
5
shorewall with two internets
My company has been living off of a relatively slow DSL connection for
the last few months. We still need this connection for the static IP''s,
but have recently added a cable subscription to bump up the speed (we''re
too far from the CO to increase our DSL speed).
I''ve been messing with shorewall for awhile, but can''t for the life of
me figure out how to
2024 Dec 05
3
Spreadsheets data
Hi there
I want to create a script in Rstudio and load in the reagent dataset ensuring that the different data types in there (dates, text, etc) come through correctly.
Best wishes
Carlos
________________________________
Notice of Confidentiality: The contents of this e-mail and any attachments are confidential and copyright to HCA International and may also be privileged. They are intended
2008 Sep 15
1
Help... Organizing multiple spreadsheets data into a huge R data structure!
Hello R users,
I am relatively new to the R program, and I hope some of you can offer
me some suggestions on how to organize my data in R using some of the
more advanced data structuring technique. Here's my scenario:
I have date set of 50 participants (each with conditions and
demographic data), each participant performed 2x16 trials, for each
trial, there was specific information about the
2013 Nov 15
2
[LLVMdev] lld fails to build on Visual Studio 2013
Hey there,
lld fails to build on Visual Studio 2013 because of ErrorOr<void>.
For example, ErrorOr<void> is used in InputGraph.h as the return type
of InputGraph::reset.
Inside of ErrorOr, there is:
typedef typename remove_reference<T>::type &reference
As T is void, and remove_reference <T>::type results in void, the
typedef expands to:
typedef void & reference,
2005 Jan 03
3
spreadsheet addiction
There's a new page on the Burns Statistics website
http://www.burns-stat.com/pages/Tutor/spreadsheet_addiction.html
that looks at spreadsheets from a quality assurance perspective. It
presents R as a suitable alternative to spreadsheets. Also there are
several specific problems with Excel that are highlighted, including
the status of statistical functionality in Excel.
Patrick Burns
Burns
2013 Apr 18
0
OFFTOPIC: Ioannidis et. al. on non-reproducible research
**** OFFTOPIC ****
These links were sent to me by a friend and are kind of a followup to
Sarah Goslee's recent off topic post on the Rogoff Excel spreadsheet
goof, which I appreciated, that I hope will be of interest to this
list's readers. I apologize if I have taken too much license. I will
also crosspost it to stackexchange, where it is more appropriate.
**Please reply privately if
2005 Sep 03
2
Inconsistence in specifying action for missing data
A question for R (and perhaps S and SPlus) historians.
Does anyone know the reason for the inconsistency in the way that the
action that should be taken when data are missing is specified? There
are several variants, na.action, na.omit, "T", TRUE, etc. I know that a
foolish consistency is the hobgoblin of a small mind, but consistency
can make things easier.
My question is not meant
2015 Aug 21
3
Would a spreadsheet be a good project using LLVM?
Mats,
Thanks for your feedback. I guess I should elaborate on one
of the features I would like to implement. In today's
spreadsheets if you want to crunch a lot of data, you
usually put the data in rows and put expressions in cells to
the right of the data and repeat those cells for every row
of the data. I would like to create a spreadsheet system
that can process the same quantity of
2010 Feb 16
2
reading quattro pro spreadsheet .qpw into R
I have many quattro pro spreadsheets and no quattro pro. Is there a
way to access the data using R, or any other solution that anyone can
think of?
thanks,
--
Stephen Sefick
Let's not spend our time and resources thinking about things that are
so little or so large that all they really do for us is puff us up and
make us feel like gods. We are mammals, and have not exhausted the
annoying
2019 Jul 16
2
Syncing Sysvol
On 16/07/2019 14:16, Jonathon Reinhart wrote:
> On Tue, Jul 16, 2019 at 9:11 AM Rowland penny via samba
> <samba at lists.samba.org> wrote:
>> On 16/07/2019 14:02, Jonathon Reinhart wrote:
>>> Rowland,
>>>
>>> You could go another step further and run that with "notify" to
>>> monitor for changes, instead of having to run it in a cron