textometrieR
[iramuteq] / Rlib / textometrieR / Read-and-delete-me
diff --git a/Rlib/textometrieR/Read-and-delete-me b/Rlib/textometrieR/Read-and-delete-me
new file mode 100644 (file)
index 0000000..d04323a
--- /dev/null
@@ -0,0 +1,9 @@
+* Edit the help file skeletons in 'man', possibly combining help files
+  for multiple functions.
+* Put any C/C++/Fortran code in 'src'.
+* If you have compiled code, add a .First.lib() function in 'R' to load
+  the shared library.
+* Run R CMD build to build the package tarball.
+* Run R CMD check to check the package tarball.
+
+Read "Writing R Extensions" for more information.