Displaying 1 result from an estimated 1 matches for "montecarlopi".
Did you mean:
montecarlo
2011 Feb 19
2
Seeking help in Package development
...rrently trying hard to develop my
own package. Here I am following this tutorial
'http://www.mathfinance.cn/how-to-create-an-R-package-in-windows/'
Here it says that (step 8): "open a ?command prompt? window, change
the directory to where your package is, type the command ?R CMD build
MonteCarloPi? to build the package, this will generate a file called
MonteCarloPi_1.0.tar.gz. "
According to that, I have opened the Windows command prompt window (a
black screen window) and then changed the directory, where my new
package (a folder in current working directory in R, as created by
'pa...