Home
last modified time | relevance | path

Searched refs:gretl_Rprofile (Results 1 – 1 of 1) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_foreign.c68 static gchar *gretl_Rprofile; variable
485 gretl_Rprofile = g_strdup_printf("%sgretl.Rprofile", ddir); in make_gretl_R_names()
560 gretl_Rprofile); in win32_lib_run_R_sync()
565 gretl_rbin_path(), gretl_Rprofile); in win32_lib_run_R_sync()
2014 err = gretl_setenv("R_PROFILE", gretl_Rprofile); in write_gretl_R_profile()
2020 err = gretl_setenv("R_PROFILE", gretl_Rprofile); in write_gretl_R_profile()
2026 f1 = gretl_fopen(gretl_Rprofile, "w"); in write_gretl_R_profile()
2193 if (gretl_Rprofile != NULL) { in delete_gretl_R_files()
2194 gretl_remove(gretl_Rprofile); in delete_gretl_R_files()
2515 gretl_remove(gretl_Rprofile); in gretl_Rlib_init()
[all …]