<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0" xml:base="https://cnasscholarships.ucr.edu/">
  <channel>
    <title>R&amp;#039;Garden</title>
    <link>https://cnasscholarships.ucr.edu/</link>
    <description/>
    <language>en</language>
    
    <item>
  <title>The future of R’Garden</title>
  <link>https://cnasscholarships.ucr.edu/news/2025/05/23/future-rgarden</link>
  <description>&lt;span&gt;The future of R’Garden&lt;/span&gt;
&lt;span&gt;&lt;span&gt;tomwt&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;time datetime="2025-05-23T11:47:26-07:00" title="Friday, May 23, 2025 - 11:47"&gt;Fri, 05/23/2025 - 11:47&lt;/time&gt;
&lt;/span&gt;

            &lt;a href="https://cnasscholarships.ucr.edu/news"&gt;More College News&lt;/a&gt;
    
            
                &lt;picture&gt;
                  &lt;source srcset="https://cnasscholarships.ucr.edu/sites/default/files/styles/article_header_l/public/rgarden-harvest-1920x624.jpg?h=1cf03b47&amp;amp;itok=htIOW_c5 1x" media="all and (min-width: 1401px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://cnasscholarships.ucr.edu/sites/default/files/styles/article_header_l/public/rgarden-harvest-1920x624.jpg?h=1cf03b47&amp;amp;itok=htIOW_c5 1x" media="all and (min-width: 1025px) and (max-width: 1400px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://cnasscholarships.ucr.edu/sites/default/files/styles/article_header_m/public/rgarden-harvest-1920x624.jpg?h=1cf03b47&amp;amp;itok=tBd3S1Er 1x" media="all and (min-width: 768px) and (max-width: 1024px)" type="image/jpeg" width="1023" height="450"&gt;
              &lt;source srcset="https://cnasscholarships.ucr.edu/sites/default/files/styles/article_header_s/public/rgarden-harvest-1920x624.jpg?h=1cf03b47&amp;amp;itok=Ci2ErTGW 1x" type="image/jpeg" width="767" height="767"&gt;
                  &lt;img loading="eager" width="1170" height="450" src="https://cnasscholarships.ucr.edu/sites/default/files/styles/article_header_l/public/rgarden-harvest-1920x624.jpg?h=1cf03b47&amp;amp;itok=htIOW_c5" alt="R'Garden at UCR"&gt;

  &lt;/picture&gt;

        
            &lt;time datetime="2025-05-23T12:00:00Z"&gt;May 23, 2025&lt;/time&gt;
    
            &lt;p&gt;Dear R’Garden supporters,&lt;/p&gt;
&lt;p&gt;Thank you sincerely for reaching out regarding the future of the R'Garden. We share in the disappointment that the recent student referendum to secure ongoing support for R’Garden did not meet the minimum 20% voter participation threshold for approval, despite majority support from those who voted.&lt;/p&gt;
&lt;p&gt;Although the R'Garden referendum did not pass, the College of Natural &amp;amp; Agricultural Sciences (CNAS) and campus leadership remain committed to the values that R’Garden represents: supporting basic needs, advancing sustainability, enriching educational experiences, and fostering community engagement.&lt;/p&gt;
&lt;p&gt;In the short term, CNAS is working with campus leadership to explore bridge funding options that could sustain operations through the next academic year. CNAS is also prepared to continue supporting R’Garden by extending the use of land, water and other agricultural resources such that the operation of R’Garden can continue until a new referendum can be put to a student body vote in 2025-26.&lt;/p&gt;
&lt;p&gt;The responses over the past week reflect strong support for the R'Garden. We look forward to continued dialogue with the campus community as we work toward a sustainable path forward.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sincerely,&lt;/p&gt;
&lt;p&gt;Peter&lt;/p&gt;
&lt;p&gt;Peter W. Atkinson&lt;br&gt;Dean&lt;br&gt;College of Natural &amp;amp; Agricultural Sciences&lt;br&gt;&amp;nbsp;&lt;/p&gt;
    &lt;div class="tags-title"&gt;Tags&lt;/div&gt;
  &lt;div class="tags-list"&gt;
          &lt;div&gt;&lt;a href="https://cnasscholarships.ucr.edu/tags/rgarden" hreflang="en"&gt;R'Garden&lt;/a&gt;&lt;/div&gt;
      &lt;/div&gt;
&lt;div class="sharing-title"&gt;Share This&lt;/div&gt;&lt;span class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://cnasscholarships.ucr.edu/news/2025/05/23/future-rgarden" data-a2a-title="The future of R’Garden"&gt;&lt;a class="a2a_button_facebook"&gt;&lt;/a&gt;&lt;a class="a2a_button_x"&gt;&lt;/a&gt;&lt;a class="a2a_button_linkedin"&gt;&lt;/a&gt;&lt;a class="a2a_button_google_plus"&gt;&lt;/a&gt;&lt;a class="a2a_button_email"&gt;&lt;/a&gt;&lt;a class="a2a_button_printfriendly"&gt;&lt;/a&gt;&lt;a class="a2a_dd addtoany_share" aria-label="more options to share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fcnasscholarships.ucr.edu%2Fnews%2F2025%2F05%2F23%2Ffuture-rgarden&amp;amp;title=The%20future%20of%20R%E2%80%99Garden"&gt;&lt;/a&gt;&lt;/span&gt;&lt;script&gt;
    (function () {
        const customClassName = 'show-for-sr';
        const targetContainer = document.querySelector('.a2a_kit.addtoany_list');
        
        if (!targetContainer) return;

        const addClassToLabels = () =&gt; {
            const labels = targetContainer.querySelectorAll('.a2a_label');
            if (labels.length &gt; 0) {
                labels.forEach(label =&gt; {
                    if (!label.classList.contains(customClassName)) {
                        label.classList.add(customClassName);
                    }
                });
                console.log('Successfully applied show-for-sr class to AddToAny labels.');
                return true;
            }
            return false;
        };

        const observerConfig = { childList: true, subtree: true };
        const observer = new MutationObserver((mutationsList, observer) =&gt; {
            if (addClassToLabels()) {
                observer.disconnect();
            }
        });

        if (!addClassToLabels()) {
            observer.observe(targetContainer, observerConfig);
        }
    })();
&lt;/script&gt;</description>
  <pubDate>Fri, 23 May 2025 18:47:26 +0000</pubDate>
    <dc:creator>tomwt</dc:creator>
    <guid isPermaLink="false">3840 at https://cnasscholarships.ucr.edu</guid>
    </item>
<item>
  <title>UC Riverside named to Top 50 Green Colleges list</title>
  <link>https://cnasscholarships.ucr.edu/news/2020/10/28/uc-riverside-named-top-50-green-colleges-list</link>
  <description>&lt;span&gt;UC Riverside named to Top 50 Green Colleges list&lt;/span&gt;
&lt;span&gt;&lt;span&gt;ilseu&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;time datetime="2020-10-28T11:42:20-07:00" title="Wednesday, October 28, 2020 - 11:42"&gt;Wed, 10/28/2020 - 11:42&lt;/time&gt;
&lt;/span&gt;

            &lt;a href="https://cnasscholarships.ucr.edu/news"&gt;More College News&lt;/a&gt;
    
            
                &lt;picture&gt;
                  &lt;source srcset="https://cnasscholarships.ucr.edu/sites/default/files/styles/article_header_l/public/09062019_MRB_0.jpg?h=84e9ffb7&amp;amp;itok=PBWbXbjR 1x" media="all and (min-width: 1401px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://cnasscholarships.ucr.edu/sites/default/files/styles/article_header_l/public/09062019_MRB_0.jpg?h=84e9ffb7&amp;amp;itok=PBWbXbjR 1x" media="all and (min-width: 1025px) and (max-width: 1400px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://cnasscholarships.ucr.edu/sites/default/files/styles/article_header_m/public/09062019_MRB_0.jpg?h=84e9ffb7&amp;amp;itok=W8b8rx9U 1x" media="all and (min-width: 768px) and (max-width: 1024px)" type="image/jpeg" width="1023" height="450"&gt;
              &lt;source srcset="https://cnasscholarships.ucr.edu/sites/default/files/styles/article_header_s/public/09062019_MRB_0.jpg?h=84e9ffb7&amp;amp;itok=PHNdAeQG 1x" type="image/jpeg" width="767" height="767"&gt;
                  &lt;img loading="eager" width="1170" height="450" src="https://cnasscholarships.ucr.edu/sites/default/files/styles/article_header_l/public/09062019_MRB_0.jpg?h=84e9ffb7&amp;amp;itok=PBWbXbjR" alt="The MRB late in the evening on September 5, 2019 (UCR/Stan Lim)"&gt;

  &lt;/picture&gt;

        
            John Warren | UCR News    
            &lt;time datetime="2020-10-28T12:00:00Z"&gt;October 28, 2020&lt;/time&gt;
    
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;UC Riverside was recently named among the&amp;nbsp;&lt;a href="https://www.princetonreview.com/press/green-guide/press-release?ceid=green-colleges"&gt;Top 50 Green Colleges&lt;/a&gt;&amp;nbsp;by the Princeton Review; ranking No. 16 among public universities and No. 48 overall in the nation.&lt;/p&gt;

&lt;p&gt;The Top 50 list is chosen from school-reported data and student opinions collected from online surveys. The survey questions canvass whether students experience a healthy, sustainable quality of life; how well the university is preparing students for “green” jobs; and the school’s environmental policies.&lt;/p&gt;

&lt;p&gt;“This recognition shows the progress that UCR has made in relation to sustainability initiatives on campus,” said Fortino Morales, UCR’s sustainability officer. “It’s important to note that they require the passion and effort of the entire campus to achieve, from students concerned about climate change, to staff who are working every day to make the campus better, and to faculty who share their knowledge and insights.”&lt;/p&gt;

&lt;p&gt;UCR has won green accolades in the past. In 2016, The Sierra Club ranked UCR No. 27 among 201 universities on its “Cool Schools” green-friendly list, and No. 35 of 227 universities in 2017. The campus was No. 16 on a list among the nation’s most environmentally friendly campuses in a ranking in the&amp;nbsp;&lt;a href="https://insideucr.ucr.edu/stories/2018/12/21/uc-riverside-ranked-no-16-list-greenest-universities-us"&gt;GreenMetric World University Rankings 2018&lt;/a&gt;, conducted by Universitas Indonesia.&lt;/p&gt;

&lt;p&gt;In the past few years, UCR’s green projects included placing&amp;nbsp;&lt;a href="https://ucrtoday.ucr.edu/48733"&gt;9,600 solar panels&lt;/a&gt;&amp;nbsp;in parking lots 30 and 32 on campus, providing 6.9 million kilowatt-hours of energy over a 13-month period. It also achieved an&amp;nbsp;&lt;a href="https://insideucr.ucr.edu/awards/2019/07/23/mrb-receives-official-leed-certification"&gt;LEED Platinum&lt;/a&gt;&amp;nbsp;designation for the new Multidisciplinary Building.&lt;/p&gt;

&lt;p&gt;Director of Agricultural Operations &lt;a href="https://profiles.ucr.edu/app/home/profile/peggym" target="_blank"&gt;Peggy Mauk&lt;/a&gt; also pointed to the efforts of UC Riverside’s &lt;a href="https://rgarden.ucr.edu/" target="_blank"&gt;R’Garden&lt;/a&gt;, which supplied 20,000 pounds of produce to the campus community during the pandemic.&amp;nbsp;“UCR’s efforts are paying dividends,” she said.&lt;/p&gt;

&lt;p&gt;The University of California announced in 2013 that it aims for 100% reliance on clean electricity supplies across its campuses and medical centers by 2025 — the same year it has pledged to become operationally carbon neutral.&lt;/p&gt;

&lt;p&gt;The 10-campus system said it would meet those goals with clean energy, green building design, sustainable procurement, and waste reduction.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.universityofcalifornia.edu/press-room/investments-new-california-projects-move-uc-nearly-halfway-its-clean-energy-goals"&gt;On Oct. 21, the UC Office of the President announced&lt;/a&gt;&amp;nbsp;it is nearly halfway toward its carbon neutrality goal. The announcement came with construction of two large-scale solar energy projects that will generate renewable electricity for all 10 campuses.&lt;/p&gt;

&lt;p&gt;“Out of the nearly 700 schools we considered for this project, the Top 50 Green Colleges are, in our opinion, truly up to the task of training the next generation of leaders, who will be responsible for putting green ideas into practice,” the Princeton Review top 50 report reads. Princeton Review editor Rob Franek added: “We recommend them highly to all students seeking to live and learn at a green college.”&lt;/p&gt;

&lt;p&gt;The Princeton Review publishes a companion list to the Top 50 listing 416 universities. Between 125 to 370 students complete the surveys on each campus.&lt;/p&gt;

&lt;p&gt;The Princeton Review, which is not affiliated with Princeton University, is a tutoring, test prep, and college admission services company.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Read the original article:&lt;/p&gt;

&lt;p&gt;&lt;a class="btn-ucr-brand-blue" href="https://news.ucr.edu/articles/2020/10/28/uc-riverside-named-top-50-green-colleges-list" target="_blank"&gt;View article&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
    &lt;div class="tags-title"&gt;Tags&lt;/div&gt;
  &lt;div class="tags-list"&gt;
          &lt;div&gt;&lt;a href="https://cnasscholarships.ucr.edu/tags/agricultural-operations" hreflang="en"&gt;Agricultural Operations&lt;/a&gt;&lt;/div&gt;
          &lt;div&gt;&lt;a href="https://cnasscholarships.ucr.edu/tags/rgarden" hreflang="en"&gt;R'Garden&lt;/a&gt;&lt;/div&gt;
          &lt;div&gt;&lt;a href="https://cnasscholarships.ucr.edu/tags/peggy-mauk" hreflang="en"&gt;Peggy Mauk&lt;/a&gt;&lt;/div&gt;
      &lt;/div&gt;
&lt;div class="sharing-title"&gt;Share This&lt;/div&gt;&lt;span class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://cnasscholarships.ucr.edu/news/2020/10/28/uc-riverside-named-top-50-green-colleges-list" data-a2a-title="UC Riverside named to Top 50 Green Colleges list"&gt;&lt;a class="a2a_button_facebook"&gt;&lt;/a&gt;&lt;a class="a2a_button_x"&gt;&lt;/a&gt;&lt;a class="a2a_button_linkedin"&gt;&lt;/a&gt;&lt;a class="a2a_button_google_plus"&gt;&lt;/a&gt;&lt;a class="a2a_button_email"&gt;&lt;/a&gt;&lt;a class="a2a_button_printfriendly"&gt;&lt;/a&gt;&lt;a class="a2a_dd addtoany_share" aria-label="more options to share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fcnasscholarships.ucr.edu%2Fnews%2F2020%2F10%2F28%2Fuc-riverside-named-top-50-green-colleges-list&amp;amp;title=UC%20Riverside%20named%20to%20Top%2050%20Green%20Colleges%20list"&gt;&lt;/a&gt;&lt;/span&gt;&lt;script&gt;
    (function () {
        const customClassName = 'show-for-sr';
        const targetContainer = document.querySelector('.a2a_kit.addtoany_list');
        
        if (!targetContainer) return;

        const addClassToLabels = () =&gt; {
            const labels = targetContainer.querySelectorAll('.a2a_label');
            if (labels.length &gt; 0) {
                labels.forEach(label =&gt; {
                    if (!label.classList.contains(customClassName)) {
                        label.classList.add(customClassName);
                    }
                });
                console.log('Successfully applied show-for-sr class to AddToAny labels.');
                return true;
            }
            return false;
        };

        const observerConfig = { childList: true, subtree: true };
        const observer = new MutationObserver((mutationsList, observer) =&gt; {
            if (addClassToLabels()) {
                observer.disconnect();
            }
        });

        if (!addClassToLabels()) {
            observer.observe(targetContainer, observerConfig);
        }
    })();
&lt;/script&gt;</description>
  <pubDate>Wed, 28 Oct 2020 18:42:20 +0000</pubDate>
    <dc:creator>ilseu</dc:creator>
    <guid isPermaLink="false">2361 at https://cnasscholarships.ucr.edu</guid>
    </item>
<item>
  <title>Thank you to those lending hearts and minds to California’s recovery</title>
  <link>https://cnasscholarships.ucr.edu/media/2020/06/04/thank-you-those-lending-hearts-and-minds-californias-recovery</link>
  <description>&lt;span&gt;Thank you to those lending hearts and minds to California’s recovery&lt;/span&gt;
&lt;span&gt;&lt;span&gt;ilseu&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;time datetime="2020-06-05T14:08:19-07:00" title="Friday, June 5, 2020 - 14:08"&gt;Fri, 06/05/2020 - 14:08&lt;/time&gt;
&lt;/span&gt;

            &lt;a href="https://cnasscholarships.ucr.edu/in-the-media"&gt;More CNAS in the Media&lt;/a&gt;
    
            Nicole Freeling | University of California    
            &lt;time datetime="2020-06-04T12:00:00Z"&gt;June 04, 2020&lt;/time&gt;
    
            &lt;p&gt;UCOP - As the world continues to confront the global pandemic, the University of California community has stepped up like never before, drawing on the spirit of ingenuity and service that defines us.&lt;/p&gt;

&lt;p&gt;From hospitals and labs to neighborhoods across California, UC staff, faculty, alumni and students are putting their creativity and compassion to work to help their neighbors and save lives. Here are a few of their inspiring stories:&lt;/p&gt;

&lt;p&gt;&lt;a aria-label="Read the Article" class="btn-ucr" href="https://www.universityofcalifornia.edu/news/uc-thanks" target="_blank" title="Read the Article"&gt;READ THE article&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
    &lt;div class="tags-title"&gt;Tags&lt;/div&gt;
  &lt;div class="tags-list"&gt;
          &lt;div&gt;&lt;a href="https://cnasscholarships.ucr.edu/tags/university-california" hreflang="en"&gt;University of California&lt;/a&gt;&lt;/div&gt;
          &lt;div&gt;&lt;a href="https://cnasscholarships.ucr.edu/tags/rgarden" hreflang="en"&gt;R'Garden&lt;/a&gt;&lt;/div&gt;
      &lt;/div&gt;
&lt;div class="sharing-title"&gt;Share This&lt;/div&gt;&lt;span class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://cnasscholarships.ucr.edu/media/2020/06/04/thank-you-those-lending-hearts-and-minds-californias-recovery" data-a2a-title="Thank you to those lending hearts and minds to California’s recovery"&gt;&lt;a class="a2a_button_facebook"&gt;&lt;/a&gt;&lt;a class="a2a_button_x"&gt;&lt;/a&gt;&lt;a class="a2a_button_linkedin"&gt;&lt;/a&gt;&lt;a class="a2a_button_google_plus"&gt;&lt;/a&gt;&lt;a class="a2a_button_email"&gt;&lt;/a&gt;&lt;a class="a2a_button_printfriendly"&gt;&lt;/a&gt;&lt;a class="a2a_dd addtoany_share" aria-label="more options to share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fcnasscholarships.ucr.edu%2Fmedia%2F2020%2F06%2F04%2Fthank-you-those-lending-hearts-and-minds-californias-recovery&amp;amp;title=Thank%20you%20to%20those%20lending%20hearts%20and%20minds%20to%20California%E2%80%99s%20recovery"&gt;&lt;/a&gt;&lt;/span&gt;&lt;script&gt;
    (function () {
        const customClassName = 'show-for-sr';
        const targetContainer = document.querySelector('.a2a_kit.addtoany_list');
        
        if (!targetContainer) return;

        const addClassToLabels = () =&gt; {
            const labels = targetContainer.querySelectorAll('.a2a_label');
            if (labels.length &gt; 0) {
                labels.forEach(label =&gt; {
                    if (!label.classList.contains(customClassName)) {
                        label.classList.add(customClassName);
                    }
                });
                console.log('Successfully applied show-for-sr class to AddToAny labels.');
                return true;
            }
            return false;
        };

        const observerConfig = { childList: true, subtree: true };
        const observer = new MutationObserver((mutationsList, observer) =&gt; {
            if (addClassToLabels()) {
                observer.disconnect();
            }
        });

        if (!addClassToLabels()) {
            observer.observe(targetContainer, observerConfig);
        }
    })();
&lt;/script&gt;</description>
  <pubDate>Fri, 05 Jun 2020 21:08:19 +0000</pubDate>
    <dc:creator>ilseu</dc:creator>
    <guid isPermaLink="false">1856 at https://cnasscholarships.ucr.edu</guid>
    </item>
<item>
  <title>From UCR’s garden to students’ tables</title>
  <link>https://cnasscholarships.ucr.edu/news/2020/05/11/ucrs-garden-students-tables</link>
  <description>&lt;span&gt;From UCR’s garden to students’ tables&lt;/span&gt;
&lt;span&gt;&lt;span&gt;ilseu&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;time datetime="2020-05-11T14:01:30-07:00" title="Monday, May 11, 2020 - 14:01"&gt;Mon, 05/11/2020 - 14:01&lt;/time&gt;
&lt;/span&gt;

            &lt;a href="https://cnasscholarships.ucr.edu/news"&gt;More College News&lt;/a&gt;
    
            
                &lt;picture&gt;
                  &lt;source srcset="https://cnasscholarships.ucr.edu/sites/default/files/styles/article_header_l/public/2020-04-30_RGarden%20Harvest%2024.jpg?h=4a400980&amp;amp;itok=ibkOeFvD 1x" media="all and (min-width: 1401px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://cnasscholarships.ucr.edu/sites/default/files/styles/article_header_l/public/2020-04-30_RGarden%20Harvest%2024.jpg?h=4a400980&amp;amp;itok=ibkOeFvD 1x" media="all and (min-width: 1025px) and (max-width: 1400px)" type="image/jpeg" width="1170" height="450"&gt;
              &lt;source srcset="https://cnasscholarships.ucr.edu/sites/default/files/styles/article_header_m/public/2020-04-30_RGarden%20Harvest%2024.jpg?h=4a400980&amp;amp;itok=bkALda9u 1x" media="all and (min-width: 768px) and (max-width: 1024px)" type="image/jpeg" width="1023" height="450"&gt;
              &lt;source srcset="https://cnasscholarships.ucr.edu/sites/default/files/styles/article_header_s/public/2020-04-30_RGarden%20Harvest%2024.jpg?h=4a400980&amp;amp;itok=_LdpikqD 1x" type="image/jpeg" width="767" height="767"&gt;
                  &lt;img loading="eager" width="1170" height="450" src="https://cnasscholarships.ucr.edu/sites/default/files/styles/article_header_l/public/2020-04-30_RGarden%20Harvest%2024.jpg?h=4a400980&amp;amp;itok=ibkOeFvD" alt="UCR R'Garden, truck with student and cauliflower (c) UCR / Stan Lim"&gt;

  &lt;/picture&gt;

        
            Sandra Baltazar Martinez | UCR News    
            &lt;time datetime="2020-05-11T12:00:00Z"&gt;May 11, 2020&lt;/time&gt;
    
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;On a recent Thursday morning, about 500 pounds of yellow and purple cauliflower filled the bed of a work truck.&lt;/p&gt;

&lt;p&gt;Two staff members and two student interns moved through the rows, picking the day’s harvest at UC Riverside’s&amp;nbsp;&lt;a href="https://rgarden.ucr.edu/" target="_blank" title="UCR's R'Garden"&gt;R’Garden&lt;/a&gt;. A three-hour shift yielded 90 pounds of green and purple kale, and 10 pounds of strawberries — the first strawberry harvest. A few weeks ago they cultivated broccoli.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;“Everything here is free food for the students,” said Richard Zapien, R’Garden manager. Zapien oversees 8 acres of land, which includes free community garden plots. He and the three others harvest two to three times a week.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;The strawberries, kale, and cauliflower to R’Pantry, the campus’ food pantry, the day’s harvest was rinsed and quickly delivered to the pantry where it could be refrigerated. Undergraduate and graduate students who remain living on campus benefit from the fresh groceries.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;COVID-19 has left most of the campus closed, but the harvesting continues. Zapien and his small team were at the garden by 7 a.m. to beat the heat wearing face masks in addition to their usual work clothes. As each moved down the rows, they played their own music, occasionally chatting with each other and commenting on the crisp veggies they were pulling from the ground.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;figure role="group" class="embedded-entity align-center"&gt;
&lt;div alt="UCR R'Garden, picking cauliflower (c) UCR / Stan Lim" data-embed-button="media_browser" data-entity-embed-display="media_image" data-entity-embed-display-settings="{&amp;quot;image_style&amp;quot;:&amp;quot;scale_825&amp;quot;,&amp;quot;image_link&amp;quot;:&amp;quot;file&amp;quot;}" data-entity-type="media" data-entity-uuid="5d208360-bfaf-49d4-82ea-c2f9b420ba71" data-langcode="en" title="UCR R'Garden, picking cauliflower (c) UCR / Stan Lim"&gt;  &lt;a href="https://cnasscholarships.ucr.edu/sites/default/files/2020-04-30_RGarden%20Harvest%2021.jpg"&gt;&lt;img alt="UCR R'Garden, picking cauliflower (c) UCR / Stan Lim" loading="lazy" src="https://cnasscholarships.ucr.edu/sites/default/files/styles/scale_825/public/2020-04-30_RGarden%20Harvest%2021.jpg?itok=HL7GNDRD" title="UCR R'Garden, picking cauliflower (c) UCR / Stan Lim"&gt;

&lt;/a&gt;
&lt;/div&gt;
&lt;figcaption&gt;Richard Zapien, R’Garden manager and Crystal Brachetti, student activity programmer, on April 30, 2020. (UCR/Stan Lim)&lt;/figcaption&gt;
&lt;/figure&gt;



&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Crystal Brachetti, ’19, R’Garden’s student activity programmer, said COVID-19 has highlighted the disparity in food access here and around the globe.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;“To me, it’s important to secure food for our students,” said Brachetti, the other of the garden’s two staff members. The fruit and vegetables the team harvested were planted in January, she said. “It’s a special experience to harvest something you planted.”&lt;/p&gt;

&lt;p&gt;That is especially true when the students receive fresh staples, said Daniel Lopez Salas, R’Pantry coordinator. &amp;nbsp;Since the campus closed about six weeks ago,&amp;nbsp;&lt;a href="https://basicneeds.ucr.edu/rpantry" target="_blank" title="UCR's R'Pantry"&gt;R’Pantry&lt;/a&gt;&amp;nbsp;has provided groceries to more than 1,200 students, including 400 first-time visitors.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Many are graduate students, student-parents, and international students, Lopez Salas said. “The partnership with the R’Garden has really helped our programming,” he said. “The majority of the students request fresh produce from us and this allows us to deliver.”&lt;/p&gt;

&lt;p&gt;Anthony “Tony” Ruiz, one of two Green Campus Action Plan interns, said he feels enormous pride when he sees students picking R’Pantry grocery bags that include fruit or vegetables he helped harvest.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;“It’s really good to know that none of it is going to waste, that it’s going to our students and community,” said Ruiz, 26, a fourth-year student majoring in ethnic studies. Also known as&amp;nbsp;&lt;a href="https://www.gcapucr.com/" target="_blank" title="UCR- GCAP"&gt;GCAP, the Green Campus Action Plan&lt;/a&gt;&amp;nbsp;provides sustainability projects for undergrads at UCR.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Julia Perez, 21, is the other GCAP intern, gently moves from cauliflower to cauliflower, making sure she cuts off the perfect sized stem from the golden and purple heads, pilling them in a plastic crate she carries to the truck at the end of the row.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;“We started planting before the pandemic, so now it’s time to clean up,” said Perez, a fourth-year entomology major. “It’s good work. People need to eat, and we have food.”&lt;/p&gt;

&lt;p&gt;The team is ready to keep harvesting. In several weeks they’ll have zucchinis, tomatoes, squash, bell peppers, watermelon, and more strawberries. &amp;nbsp;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;figure role="group"&gt;
&lt;div data-embed-button="media_browser" data-entity-embed-display="view_mode:media.embedded" data-entity-type="media" data-entity-uuid="774e96a9-27a4-4b08-a2f2-ff255064c1ba" data-langcode="en" title="UCR gardens feed students" alt="UCR gardens feed students" data-entity-embed-display-settings="[]" class="embedded-entity align-center"&gt;&lt;div&gt;
  
  
            &lt;div class="video-embed-field-provider-youtube video-embed-field-responsive-video"&gt;&lt;iframe title="YouTube | UCR's garden feeds students" width="854" height="480" frameborder="0" allowfullscreen="allowfullscreen" src="https://www.youtube.com/embed/bMiL4SINcDw?autoplay=0&amp;amp;start=0&amp;amp;rel=0"&gt;&lt;/iframe&gt;
&lt;/div&gt;
    
&lt;/div&gt;
&lt;/div&gt;

&lt;/figure&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
    &lt;div class="tags-title"&gt;Tags&lt;/div&gt;
  &lt;div class="tags-list"&gt;
          &lt;div&gt;&lt;a href="https://cnasscholarships.ucr.edu/tags/rgarden" hreflang="en"&gt;R'Garden&lt;/a&gt;&lt;/div&gt;
      &lt;/div&gt;
&lt;div class="sharing-title"&gt;Share This&lt;/div&gt;&lt;span class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://cnasscholarships.ucr.edu/news/2020/05/11/ucrs-garden-students-tables" data-a2a-title="From UCR’s garden to students’ tables"&gt;&lt;a class="a2a_button_facebook"&gt;&lt;/a&gt;&lt;a class="a2a_button_x"&gt;&lt;/a&gt;&lt;a class="a2a_button_linkedin"&gt;&lt;/a&gt;&lt;a class="a2a_button_google_plus"&gt;&lt;/a&gt;&lt;a class="a2a_button_email"&gt;&lt;/a&gt;&lt;a class="a2a_button_printfriendly"&gt;&lt;/a&gt;&lt;a class="a2a_dd addtoany_share" aria-label="more options to share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fcnasscholarships.ucr.edu%2Fnews%2F2020%2F05%2F11%2Fucrs-garden-students-tables&amp;amp;title=From%20UCR%E2%80%99s%20garden%20to%20students%E2%80%99%20tables"&gt;&lt;/a&gt;&lt;/span&gt;&lt;script&gt;
    (function () {
        const customClassName = 'show-for-sr';
        const targetContainer = document.querySelector('.a2a_kit.addtoany_list');
        
        if (!targetContainer) return;

        const addClassToLabels = () =&gt; {
            const labels = targetContainer.querySelectorAll('.a2a_label');
            if (labels.length &gt; 0) {
                labels.forEach(label =&gt; {
                    if (!label.classList.contains(customClassName)) {
                        label.classList.add(customClassName);
                    }
                });
                console.log('Successfully applied show-for-sr class to AddToAny labels.');
                return true;
            }
            return false;
        };

        const observerConfig = { childList: true, subtree: true };
        const observer = new MutationObserver((mutationsList, observer) =&gt; {
            if (addClassToLabels()) {
                observer.disconnect();
            }
        });

        if (!addClassToLabels()) {
            observer.observe(targetContainer, observerConfig);
        }
    })();
&lt;/script&gt;</description>
  <pubDate>Mon, 11 May 2020 21:01:30 +0000</pubDate>
    <dc:creator>ilseu</dc:creator>
    <guid isPermaLink="false">1611 at https://cnasscholarships.ucr.edu</guid>
    </item>

  </channel>
</rss>
