search for: balpo

Displaying 2 results from an estimated 2 matches for "balpo".

Did you mean: baloo
2010 Jul 16
1
read.table input array
...rying to convert it to another class of data, I either get two strings "c(1,2,3)" and "c(1,1,4)" or using a toRaw converter, I get the corresponding ASCII ?? values. Should the input be modified in order to be able to read it as an array of integers? Thank you for your help. Balpo
2004 Sep 09
2
running MSI or EXE
I want to install an app for mp3's called mp3br that comes in an 'msi' file but I cannot install it for 'msi' is not a valid. I installed msiexec.exe and everything went on correctly, I read online that I should install msi's like this: wine msiexec.exe /i mp3br.msi but I get the error message telling me that ntdll.dll is not found. I added it to the wine.config as