<div dir="ltr"><div>Oh, cool! I missed that one. <br></div><div><br></div><div>I just drafted a new twitter thread RTing yours here: <a href="https://trac.osgeo.org/grass/wiki/PSC/Marketing?action=diff&version=45&old_version=44">https://trac.osgeo.org/grass/wiki/PSC/Marketing?action=diff&version=45&old_version=44</a></div><div><br></div><div>I'll post on Monday :) <br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El sáb, 5 mar 2022 a las 19:24, Roger Bivand (<<a href="mailto:Roger.Bivand@nhh.no">Roger.Bivand@nhh.no</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div>
<div dir="auto" style="color:rgb(33,33,33);background-color:rgb(255,255,255)">
Thanks, Vero! I already informed briefly on </div>
<div id="gmail-m_7064259852042443821ms-outlook-mobile-signature" dir="auto">
<div dir="auto"><a href="https://twitter.com/RogerBivand/status/1500158809691594761?t=ZLxZkDUBL4uGNOIchoJnbg&s=19" target="_blank">https://twitter.com/RogerBivand/status/1500158809691594761?t=ZLxZkDUBL4uGNOIchoJnbg&s=19</a> if that can be used, please follow up as you think
 best.<br>
</div>
<div dir="auto"><br>
</div>
<div dir="auto">Roger</div>
<div dir="auto"><br>
</div>
<div>---</div>
<div dir="auto">Roger Bivand</div>
<div dir="auto">Emeritus Professor</div>
<div dir="auto">Department of Economics</div>
<div dir="auto">Norwegian School of Economics, Bergen, Norway</div>
<div dir="auto" id="gmail-m_7064259852042443821mail-editor-reference-message-container"><br>
<hr style="display:inline-block;width:98%">
<div id="gmail-m_7064259852042443821divRplyFwdMsg"><strong>Fra:</strong> Veronica Andreo <<a href="mailto:veroandreo@gmail.com" target="_blank">veroandreo@gmail.com</a>><br>
<strong>Sendt:</strong> lørdag 5. mars 2022, 19:04<br>
<strong>Til:</strong> Roger Bivand<br>
<strong>Kopi:</strong> <a href="mailto:grass-stats@lists.osgeo.org" target="_blank">grass-stats@lists.osgeo.org</a><br>
<strong>Emne:</strong> Re: [GRASS-stats] rgrass7 0.2-8 on CRAN<br>
</div>
<br>
<div dir="ltr">
<div>Dear Roger, <br>
</div>
<div><br>
</div>
<div>This is great news!!! Thanks for your great work and commitment!! Much appreciated!</div>
<div><br>
</div>
<div>I use this thread also to invite folks using rgrass(7) to help us create/update tutorials in the grass wiki [1] and create vignettes for the package website [2] so that the new functions get more visibility and usage.
<br>
</div>
<div><br>
</div>
<div>With this in mind, I'd like to use the content of this email to create a twitter thread from GRASS account, would you agree Roger?<br>
</div>
<div><br>
</div>
<div>Thanks again!</div>
<div><br>
</div>
<div>Best,</div>
<div>Vero<br>
</div>
<div><br>
</div>
<div>[1] <a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgrasswiki.osgeo.org%2Fwiki%2FR_statistics&data=04%7C01%7CRoger.Bivand%40nhh.no%7C856284dbb0e041d6b9b908d9fed25394%7C33a15b2f849941998d56f20b5aa91af2%7C0%7C0%7C637821002452914981%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=RIhDCowubDXgthXwLyAdy3EmWSFA%2FKU35UPZWH3d9xk%3D&reserved=0" target="_blank">
https://grasswiki.osgeo.org/wiki/R_statistics</a></div>
<div>[2] <a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Frsbivand.github.io%2Frgrass%2F&data=04%7C01%7CRoger.Bivand%40nhh.no%7C856284dbb0e041d6b9b908d9fed25394%7C33a15b2f849941998d56f20b5aa91af2%7C0%7C0%7C637821002452914981%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=4ajSQk3HXCR5iN4uz%2FNuHBRuyXQcmEgja2uzHdLoA5U%3D&reserved=0" target="_blank">
https://rsbivand.github.io/rgrass/</a><br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">El sáb, 5 mar 2022 a las 18:26, Roger Bivand (<<a href="mailto:Roger.Bivand@nhh.no" target="_blank">Roger.Bivand@nhh.no</a>>) escribió:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Version 0.2-8 of rgrass7 (R-GRASS GIS interface) has been published on <br>
CRAN. This version also works with GRASS 8, despite the package name, but <br>
also represents a bridge to the future rgrass package, no longer using <br>
rgdal but now terra for file transfer.<br>
<br>
This release will permit those using functions readRAST(), writeRAST(), <br>
readVECT() and writeVECT() to transition to the new read_RAST(), <br>
write_RAST(), read_VECT() and write_VECT(), which use SpatRaster and <br>
SpatVector objects defined in the terra package, and which may be coerced <br>
to stars, raster and sp objects for rasters, and sf and sp objects for <br>
vector. Details of the development may be followed through <br>
<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Frsbivand%2Frgrass%2Fissues%2F42&data=04%7C01%7CRoger.Bivand%40nhh.no%7C856284dbb0e041d6b9b908d9fed25394%7C33a15b2f849941998d56f20b5aa91af2%7C0%7C0%7C637821002452914981%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=izWaBEOGNJQJ3%2B0%2FLtI1Jrdk02O%2B9lLIhU7OHkCvevc%3D&reserved=0" rel="noreferrer" target="_blank">https://github.com/rsbivand/rgrass/issues/42</a>,
 with lots of helpful input <br>
from contributors. Since rgdal will retire during 2023, these steps were <br>
necessary, as well as opening up the R-GRASS interface to other R packages <br>
and workflows.<br>
<br>
Please report any problems in this thread, and/or raise issues on <br>
<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Frsbivand%2Frgrass%2Fissues&data=04%7C01%7CRoger.Bivand%40nhh.no%7C856284dbb0e041d6b9b908d9fed25394%7C33a15b2f849941998d56f20b5aa91af2%7C0%7C0%7C637821002452914981%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=xr7ikL9wzAyIyXfYWQ9DrPf0bjRuS7JiWolKMjix1qg%3D&reserved=0" rel="noreferrer" target="_blank">https://github.com/rsbivand/rgrass/issues</a>.<br>
<br>
Best wishes,<br>
<br>
Roger<br>
<br>
-- <br>
Roger Bivand<br>
Emeritus Professor<br>
Department of Economics, Norwegian School of Economics,<br>
Postboks 3490 Ytre Sandviken, 5045 Bergen, Norway.<br>
e-mail: <a href="mailto:Roger.Bivand@nhh.no" target="_blank">Roger.Bivand@nhh.no</a><br>
<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Forcid.org%2F0000-0003-2392-6140&data=04%7C01%7CRoger.Bivand%40nhh.no%7C856284dbb0e041d6b9b908d9fed25394%7C33a15b2f849941998d56f20b5aa91af2%7C0%7C0%7C637821002452914981%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=j4lIDBLxce6iD8mEqjRGASzxFfdsu5UKB0iWj%2BuL7KQ%3D&reserved=0" rel="noreferrer" target="_blank">https://orcid.org/0000-0003-2392-6140</a><br>
<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fscholar.google.no%2Fcitations%3Fuser%3DAWeghB0AAAAJ%26hl%3Den&data=04%7C01%7CRoger.Bivand%40nhh.no%7C856284dbb0e041d6b9b908d9fed25394%7C33a15b2f849941998d56f20b5aa91af2%7C0%7C0%7C637821002452914981%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=p%2Fq%2BDPlYE%2BgirippgxV%2B0nM%2BOprRgQYd63BmFFQ6dl4%3D&reserved=0" rel="noreferrer" target="_blank">https://scholar.google.no/citations?user=AWeghB0AAAAJ&hl=en</a><br>
_______________________________________________<br>
grass-stats mailing list<br>
<a href="mailto:grass-stats@lists.osgeo.org" target="_blank">grass-stats@lists.osgeo.org</a><br>
<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.osgeo.org%2Fmailman%2Flistinfo%2Fgrass-stats&data=04%7C01%7CRoger.Bivand%40nhh.no%7C856284dbb0e041d6b9b908d9fed25394%7C33a15b2f849941998d56f20b5aa91af2%7C0%7C0%7C637821002452914981%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=xF2UKLXcaMvMmon0yLjB8yjKg%2FGCA2NLXWh0SLgoDsc%3D&reserved=0" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-stats</a><br>
</blockquote>
</div>
<br>
</div>
</div>
</div>

</blockquote></div>