From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2969 invoked by alias); 16 Apr 2015 17:54:20 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 2954 invoked by uid 89); 16 Apr 2015 17:54:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f173.google.com Received: from mail-wi0-f173.google.com (HELO mail-wi0-f173.google.com) (209.85.212.173) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 16 Apr 2015 17:54:18 +0000 Received: by wiun10 with SMTP id n10so106415349wiu.1 for ; Thu, 16 Apr 2015 10:54:15 -0700 (PDT) X-Received: by 10.180.211.2 with SMTP id my2mr9751321wic.78.1429206855413; Thu, 16 Apr 2015 10:54:15 -0700 (PDT) Received: from [192.168.2.108] (pD9E60EFB.dip0.t-ipconnect.de. [217.230.14.251]) by mx.google.com with ESMTPSA id cs4sm6167165wjb.31.2015.04.16.10.54.14 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Apr 2015 10:54:14 -0700 (PDT) Message-ID: <552FF744.5080707@gmail.com> Date: Thu, 16 Apr 2015 17:54:00 -0000 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: "R" help leaves out lines of text References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-04/txt/msg00373.txt.bz2 On 4/16/2015 4:22 PM, paul wrote: > I am ramping up on the R statistical analysis environment. I find that the > help leaves out entire lines of text. The pager is /usr/lib/R/bin/pager. > I changed it to /bin/less, but I see the same symptom. The problem shows > up both in xterm and mintty. The computer is in a locked down environment, > so a straight update of cygwin packages is not an option. From the R > forum, the problem might be due to improper handling of line endings by the > R port to cygwin. > > Is there anything further I can try to circumvent the problem? > > My version info is: > > 64-bit Cygwin DLL version 1.7.28 > R version 3.0.1-1 > Are the input files Unix style or DOS style ? Can you give an example to replicate your finding ? I can that test than if the last R-3.1.3-1 package behaves correctly or not. R-3.0.1-1 package is almost 2 years old. Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple