projet Rstudio
This commit is contained in:
parent
8214bedc1d
commit
ac75223fb9
2 changed files with 18 additions and 1 deletions
|
@ -9,5 +9,5 @@ Description: This is a package gathering different functions to work with
|
|||
Suggests:
|
||||
MASS
|
||||
Depends:
|
||||
multicore
|
||||
parallel
|
||||
License: LGPL-3
|
||||
|
|
17
OptionPricingStuff.Rproj
Normal file
17
OptionPricingStuff.Rproj
Normal file
|
@ -0,0 +1,17 @@
|
|||
Version: 1.0
|
||||
|
||||
RestoreWorkspace: Default
|
||||
SaveWorkspace: Default
|
||||
AlwaysSaveHistory: Default
|
||||
|
||||
EnableCodeIndexing: Yes
|
||||
UseSpacesForTab: Yes
|
||||
NumSpacesForTab: 2
|
||||
Encoding: UTF-8
|
||||
|
||||
RnwWeave: Sweave
|
||||
LaTeX: pdfLaTeX
|
||||
|
||||
BuildType: Package
|
||||
PackageUseDevtools: Yes
|
||||
PackageInstallArgs: --no-multiarch --with-keep.source
|
Loading…
Reference in a new issue